Dear support,
I'm reading a list of files from a directory under Linux and I'm moving the them one by one to my windows server. each moved file is renaming on the Linux server to an archive directory. some times I'm getting this error:
Error Info: Rebex.Net.SftpException: No such file; No such file.
at 328075837.610525840.2697559539(11634889349 , Type )
at 328075837.610525840.461135208(String , String )
at Rebex.Net.Sftp.Rename(String fromPath, String toPath)
regards,
Jack