Using saved SSH keys for WinSCP.com (SFTP Scripting)
I am writing a batch file to allow use of SFTP for some of our employees.
Can the automation with WinSCP.com use the saved SSH keys from the WinSCP.exe GUI for authentication?
we have about 20 different servers throughout the country. I could write a bunch of if statements in the batch file and include each and every fingerprint, but
ideally, it would be nice to have it access that .ini file (or registry) for the keys.
Can the automation with WinSCP.com use the saved SSH keys from the WinSCP.exe GUI for authentication?
we have about 20 different servers throughout the country. I could write a bunch of if statements in the batch file and include each and every fingerprint, but
ideally, it would be nice to have it access that .ini file (or registry) for the keys.