Remembering and storing passwords
The FTP servers I use tend to break the connection often (mostly due to timeout) and if the password is not stored in the session data I need to retype it repeatedly each time timeout occurs.
Is there a method to make WinSCP remember the password during the whole session (e.g. until WinSCP is closed) without saving it on disk?
Or maybe there is or could be a possibility to move password data from Windows Registry (where they are unsafe) to, for instance, a file on an encrypted volume.
Is there a method to make WinSCP remember the password during the whole session (e.g. until WinSCP is closed) without saving it on disk?
Or maybe there is or could be a possibility to move password data from Windows Registry (where they are unsafe) to, for instance, a file on an encrypted volume.