I\'m using WinSCP to automatically upload files through SFTP. I have turned on debug log on level 1. Is it possible to find out if the file was uploaded successfully? Thank
WinSCP has an option to log all your operations into an XML log. you can then analyze the log to know exactly what happened during the session.