❔ Fluent FTP Error message
Currently writing a little C# program to connect to FTP server and download some files.
Connecting to the server is no problem but as soon as i try to retrieve folders, files etc. I get a error
Code: 450 Message: TLS session of data connection has not resumed or the session does not match the control connection
My code is as follows:
Any tips or suggestions?
Thanks.1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.