Thread: FTP over SSL
View Single Post

  #2  
Old 08-21-2008, 03:49 PM
Default Re: FTP over SSL

On Aug 21, 1:36 pm, Leszek L wrote:
> Hello,
> does anyone have experience getting ftp over SSL to work on AIX
> 5300-07 without resorting to 3rd party products not found on the Linux
> toolbox shipped with AIX? SSH/SFTP cannot be used.
>
> Thank you and best regards
>
> Leszek Leszczynski


AIX 6 apparently supports it natively but otherwise all I've found is
to use curl. curl is included
in the Linux toolbox, but unfortunately, not the secure curl which you
would need. I haven't set it
up though after an initial failed attempt.

http://curl.haxx.se/download.html
Reply With Quote