Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.9k views
in Java FTP by (120 points)
Hi all,

I am facing an issue on how to get the FTP response code after I perform login or perform FTP upload. Currently, I can get "FTPReply" from "FTPClient" class but this class will be deprecated in the future release and will be replaced by "FileTransferClient"; however, I could not find a way to get "FTPReply" if I use "FileTransferClient".

I am using edtftpj.jar v2.0.4.

Could anyone give me some direction on it? Many thanks

Nie

1 Answer

0 votes
by (162k points)
Good question. We will be adding getLastReply() to the next release in FileTransferClient.

Categories

...