Re: Limit failed Pageant tries
Thanks for your suggestions. Will consider them.
Since 5.6.x you can set the option for all (or selected) stored sites from command line like:
See https://winscp.net/eng/docs/commandline#batchsettings
I have many SFTP accounts, so my workaround was to use a script to edit WinSCP.ini, adding the lineTryAgent=0
to most session profiles.
Since 5.6.x you can set the option for all (or selected) stored sites from command line like:
winscp.exe /batchsettings * TryAgent=0
See https://winscp.net/eng/docs/commandline#batchsettings