Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2k views
in General by (120 points)
I am transferring file to SFTP server. Server is designed in a way that after successful transfer it moves the file from landing folder to some other folder behind (servers) firewall. Server says that they receive the file fine but my client throws and error and considers it as a failed transfer with below error. I think edtFTPnetPRO tries to do some check after file transfer but since the file is already gone it throws below error.

Also I am using this setting while opening the connection:
ftpConnection.ServerCompatibility = SecureFTPCompatibilityFlags.SSHDisableChmodAfterPut;

Error after file transfer:
at sxbwrLQRfyPjgXyBBxl.f3ZWROQIJJqtR0ID8pF.S0RKquRqb(String )
at EnterpriseDT.Net.Ftp.Ssh.SSHFTPClient.ModTime(String path)
at EnterpriseDT.Net.Ftp.FTPConnection.ROTpps3Eb(String , Boolean )
at EnterpriseDT.Net.Ftp.FTPConnection.OnUploaded(String localPath, String remoteFile, Int64 bytesTransferred, Boolean append, Exception ex, Int64 currentFileSize, DateTime currentModTime)
at EnterpriseDT.Net.Ftp.FTPConnection.UploadFile(String localPath, String remoteFile, Boolean append)
at EnterpriseDT.Net.Ftp.ExFTPConnection.SyncUploadFile(String localPath, String remoteFile, Boolean append)
at EnterpriseDT.Net.Ftp.FTPConnection.UploadFile(String localPath, String remoteFile)

1 Answer

0 votes
by (161k points)
Please email us the zipped log file at the Debug level.

Categories

...