gbotica wrote:
1. I use a different SSH private key to connect from my laptop vs desktop, and after I import I have to edit the site configs to change to the correct key, which is a bit of a pain. It would be great to be able to import connection settings and retain the current SSH key setting if the site already exists. Is this be possible somehow?
- use Pageant instead of hard-coding the private key
- or use the same path to the private key on both machines
- or use
/batchsettings
switch to mass-update all/selected sites
https://winscp.net/eng/docs/commandline#batchsettings
2. I use the WinSCP Commands quite a lot for common tasks and this is really useful - it would be great to be able to just export the commands without having to export the entire configuration - is there anyway to do this?
Since 5.8.2 you can set up the custom commands using "extension" file:
https://winscp.net/eng/docs/extension