Atomic SCP and SFTP upload

Problem You transfer files over scp or sftp to a server and there you have a script that processes the new files. you want the script to only start processing the files once they are completely transferred. There’s no way of knowing when the files have been fully transferred, both sftp and scp would create … Continue reading Atomic SCP and SFTP upload