sftp
Posted: Sat Jul 12, 2025 12:31 pm
Hello,
I'm using sftp to download (or synchronise) images from remote to local
I don't find the functionality that allows to check if files have been downloaded and already exist on the local folder.
So, what I need, is checking remote for new files and only download new files, like every 10 seconds.
Also, I think I better keep SFTP logged on rather then login logout every ten seconds.
Christian
I'm using sftp to download (or synchronise) images from remote to local
I don't find the functionality that allows to check if files have been downloaded and already exist on the local folder.
So, what I need, is checking remote for new files and only download new files, like every 10 seconds.
Also, I think I better keep SFTP logged on rather then login logout every ten seconds.
Christian