I have a requirement to connect to a remote ftp server via unix terminal. I don't have gui access. The server runs ftp explicit over tls/ssl.
Could someone please help me with this?
I saw a post regarding the same using Ruby, but I need to do this without using any scripting languages. I can use only linux shell scripts and download commands if available.