Re: Check file size before uploading
See https://stackoverflow.com/q/1199645/850848
Though you can also abuse size-constraint in WinSCP file mask:
See https://winscp.net/eng/docs/file_mask#size_time
Though you can also abuse size-constraint in WinSCP file mask:
"put C:\fileput.xml -filemask=*>100K /home/import/" ^
See https://winscp.net/eng/docs/file_mask#size_time