forlano Messages: 1215 Registered: March 2006 Location: Italy
Senior Contributor
Oblivion wrote on Wed, 07 February 2024 13:25
However, there are also additional an alternative FTP class here, which is arguably more advanced than the default one in uppsrc.
Thank you Oblivion.
From my previous questions you have understood how confused I am . I have no experience in SFTP.
Let me state better my problem.
1. on a local folder there are some cripted files;
2. I connect to the user server with FtpClient;
3. then each file is decrypted and transfered in some folder of the user's server.
Now that his server switched to SFTP (no FTPS) is there some way/class that can help me to do the same?
(I cannot decrypt those file on the local folder).