Hi,
I need to develop the functions below for a server in Java. Is there any package or class that I can use ?
I just had a look at one namely...
com.mindbright. net.ftp.
Can you guide me about developing these functions below:-
1) Retrieve file from server
2) Add, edit, delete a file from server.
3) upload / download file from server
4) Logon and version control
Regards
Cowboy
I need to develop the functions below for a server in Java. Is there any package or class that I can use ?
I just had a look at one namely...
com.mindbright. net.ftp.
Can you guide me about developing these functions below:-
1) Retrieve file from server
2) Add, edit, delete a file from server.
3) upload / download file from server
4) Logon and version control
Regards
Cowboy
Comment