Very Large File Downloads
We use WinSCP (version 5.19.2) via command lines in PowerShell scripts to download very large (multiple GB) files via FTP. It appears to hold the whole file in system memory as it is downloading and so we hit intermittent system memory errors when multiple processes are running. Is it possible to set up WinSCP so that it streams large files directly to disk rather than holding it in system RAM?