Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
4.2k views
in Java FTP by (200 points)
please tell me how to upload file from clinet to FTPServer, not from WEBServer to FTPServer!

I know how to use ftpClient.put() upload file from WEBServer to FTPServer in jsp, but I do not know how to upload from clinet to FTPServer. I am a beginner.

Thanks a lot!

4 Answers

0 votes
by (162k points)
What kind of client?
0 votes
by (200 points)
client is the user computer. ex. i'm using computer A view the web page in web server, and the web page can upload user's file from computer A to FTPServer. WEBserver and FTPServer are in diffrent server.
0 votes
by (162k points)
0 votes
by (200 points)
that is what i need, Thanks a lot! :P

Categories

...