A script to automate Synchronization and downloading files/folder from SFTP server to a local server
Hello, need your help!
I have an SFTP server from the vendor side that they uploading all transaction logs of medical records in a zip folder named as
I have installed the WinSCP app and I used to synchronize the files between my local server and remote server then downloading the folders that are not in my local server just manually using the GUI.
But now I want to schedule this process on windows event scheduler and couldn't able to write the WinSCP script for synchronization and downloading the daily uploaded files from the SFTP server to my local server.
I have tried to see if similar posts here but didn't find exactly the way I need, please help!
Thank you in advance,
I have an SFTP server from the vendor side that they uploading all transaction logs of medical records in a zip folder named as
xxxx_yyyymmdd.zip
while the date stamp is for current day.
I have installed the WinSCP app and I used to synchronize the files between my local server and remote server then downloading the folders that are not in my local server just manually using the GUI.
But now I want to schedule this process on windows event scheduler and couldn't able to write the WinSCP script for synchronization and downloading the daily uploaded files from the SFTP server to my local server.
I have tried to see if similar posts here but didn't find exactly the way I need, please help!
Thank you in advance,