Re: How to deal with sites that has automatic FTP processing
- LOG window with a list of files and their status (partially/completely uploaded or bytes here-bytes @FTP)
You can see this in WinSCP background transfer queue list. Recent versions of WinSCP can keep list of completed transfers.
See
https://winscp.net/eng/docs/ui_queue
https://winscp.net/eng/docs/ui_pref_background
- option to pause the queue
There's Suspend All command. And Process Queue option. The latter does not stop ongoing transfers, but can prevent new transfers from starting.
- option to cancel queued files (Although currently I can press Del to remove a file, until I Del 100+ files, several more queued files start to upload, so it's too slow and inappropriate)
This is transfer here:
https://winscp.net/tracker/602
I hope to implement this into the next major release.