I have installed Cobian Reflector 1.1.4 in order to regularly download files from an SFTP server. I have a task that runs every minute, downloads the files from the server to a local folder where they are processes by another program and deletes them on the server.
It has happened several times in the last weeks that a file was missing and in the sftp server log there was only the DELETE command.
Could this be some problem with concurrent access (File not yet fully written when trying to download)? What could I do to avoid this risk?
It has happened several times in the last weeks that a file was missing and in the sftp server log there was only the DELETE command.
Could this be some problem with concurrent access (File not yet fully written when trying to download)? What could I do to avoid this risk?
Statistics: Posted by tilmannbrenk — 27 Feb 2023, 18:10