This script is used to transfer a file via ftp or sftp using winscp commands
Edit Parameters:
Provide your sftp settings in the variable path sftp_settings (e,g) sftp://username:password@Hostname
Provide your location where file should be saved in the variable path location (e.g) C:\\Users\\user1\\file.zip
Run the script as system user
Comments