You can create the session in GUI, so that WinSCP encrypts it for you.
Hello,
im writing a script which creates winscp sessions. works fine so far.
Only problem is that i need to enter my password everytime.
Which encryption alorithm is used by WinSCP to encrypt the passwords? So i can create them on my own and put them directly in the session like:
TunnelPassword=A35C475F7C69853D32382E3E292E37696F726B726564726D6A69113E31322B6D6E******...
would be really useful and save me lots of time!
Thanks!