Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.1k views
in Java FTP by (163k points)
A user writes:
Good day!

I'm using your lib in transfer of files between my PC (ftp server) and android-phone (ftp client)... I have a question...

ftp.uploadFile(PathtoFile, File); What does ir returns if upload is success and what if upload is failed?????



If upload fails, an exception is thrown. If it succeeds, the name of the uploaded file is returned.

Please log in or register to answer this question.

Categories

...