I've written several scripts to upload files to remote sftp servers for various customers but my newest one is forcing me to confirm the upload with a y/n when none of my others are.. Not a hard script as seen below so am wondering is this forcing me to confirm and have to touch the upload manually coming from their side or is this something i can suppress on my side? Very annoying ;P
The prompt does not come from WinSCP.
Though it is strange that there's no line feed after the transfer progress from WinSCP. Have the script finished correctly?
Please insert any command that prints anything after the put (before exit). Like "option batch".
Also put echo command after winscp.com in your batch file.
And post a screenshot again. Thanks.