

InterviewSolution
1. |
Solve : FTP with TLS? |
Answer» I have a LINUX based VPS. And another linux shared hosting account. This shared linux hosting account SUPPORTS only FTP over TLS (Explicit). I am trying to build a shell script on my VPS that would use FTP over TLS to connect to my ftp server and pull a file from the server. |
|