Search code examples
temporary-fileswinscp

Keeping temporary files after quiting WinSCP


I set the WinSCP temporary directory on my hard-drive, but after quitting WinSCP the files stored there get deleted.

Is it possible to prevent them from being deleted? So I can edit them or copy them later.

And if its possible, can WinSCP automatically load those files, if they are newer than the ones on the server? This is optional, but it would be good.


Solution

  • Is it possible to prevent them from being deleted?

    Yes, the option is named Keep temporary copies of remote files in deterministic paths.

    Can WinSCP automatically load those files, if they are newer than the ones on the server?

    WinSCP has function Keep remote directory up to date that monitors local folder and automatically uploads any changes to the server.

    If you run two instances of WinSCP, you can combine these two features, but it's quite strange setup.