Hi,
Sorry, probably not enough detail here but I am not quite sure what to post.
I am using the 4.2.0 release of edtFTPnet/PRO. During the download of a large file (700 odd MB) I got an error :
EnterpriseDT.Net.Ftp.Ssh.SFTPException: received packet inappropriate for current transport state [errorcode=2]
at EnterpriseDT.Net.Ftp.Ssh.SSHFTPClient.a(Stream A_0, String A_1, String A_2)
at EnterpriseDT.Net.Ftp.Ssh.SSHFTPClient.Get(String local, String remote)
at EnterpriseDT.Net.Ftp.FTPConnection.DownloadFile(String localPath, String remoteFile)
at FDPImport.FDPImport.LookForADRFiles()
at IFDSImport.main.Main(String[] args)
Is this something I can put defensive code in to force the component to retry the download from the last good packet recieved?
Any helps or tips would be fantastic.
Thanks
Stephen