Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
251 views
in Java FTP by (280 points)

We have many FTP Connections made from our system. While the read and write operations are successful, we get a Warning message for every transaction. The exception stacktrace is when we call ftpClient.quit at the end. The stacktrace is as follows

com.enterprisedt.net.ftp.FTPException: 350 File exists, ready for destination name.

at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1330)

at com.enterprisedt.net.ftp.FTPClient.quit(FTPClient.java:4515)

We are using edtftpj-pro - 5.3.1 and jdk-11.0.2 

Can you please let us know on what scenario this can occur and if we can do something to avoid this?

by (161k points)
You'll need to supply the relevant part of a debug log file.

Please log in or register to answer this question.

Categories

...