WinSCP - How to recognize if file was transferred successfully

前端 未结 3 1372
逝去的感伤
逝去的感伤 2021-01-16 04:33

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

3条回答
  •  抹茶落季
    2021-01-16 04:40

    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.

提交回复
热议问题