Re: Upload files and later download only the previously uploaded files
WinSCP cannot do this for you on its own.
But you can enable XML logging. In case of a disaster, you can write a script to parse the XML logs to collect all files that were previously uploaded and use those paths to build a download script.
See also https://winscp.net/eng/docs/logging_xml#xslt
But you can enable XML logging. In case of a disaster, you can write a script to parse the XML logs to collect all files that were previously uploaded and use those paths to build a download script.
See also https://winscp.net/eng/docs/logging_xml#xslt