- martin
Post a reply
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Topic review
- Guest22
Encryption cipher for sftp
When i am adding rawsettings to SessionOptions
sessionOptions.AddRawSettings("Cipher", "des,WARN,aes")
It gives
WinSCP.SessionRemoteException was caught
Message=Invalid access to memory.
sessionOptions.AddRawSettings("Cipher", "des,WARN,aes")
It gives
WinSCP.SessionRemoteException was caught
Message=Invalid access to memory.