Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: FTP with TLS  (Read 5032 times)

0 Members and 1 Guest are viewing this topic.

mathewparet

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Unknown
    FTP with TLS
    « on: March 14, 2012, 09:13:02 AM »
    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.

    However I am not able to figure out how to connect to FTP over TLS. How do I do this?

    Rob Pomeroy



      Prodigy

    • Systems Architect
    • Thanked: 124
      • Me
    • Experience: Expert
    • OS: Other
    Re: FTP with TLS
    « Reply #1 on: March 14, 2012, 09:44:58 AM »
    You need an ftp client that supports TLS.  lftp does.  Should be straightforward to install it on most flavours of Linux.  lftp can work scripted - you just need to specify the host like this: "ftps://user:[email protected]".  See the man page for more details.
    Only able to visit the forums sporadically, sorry.

    Geek & Dummy - honest news, reviews and howtos