AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  FTPS Client for AIX

    Posted Wed December 03, 2008 01:00 PM

    Originally posted by: mdongare


    I have configured proftpd server on AIX5.3 with mod-ssl/tls which supports FTPS client connections. I tested it with FileZilla from windows desktop and works fine when I connect using TLS/SSL.

    Now I am looking for FTPS client which will run on AIX 5.3. I tried to compile one of the open source softwares lftp and failed to do so. There is Kermit but that also does not work with SSL/TLS. Has anyone setup ftps client on aix 5.3 and if yes, can you please provide some details. It will be great help. Thanks in advance.


  • 2.  Re: FTPS Client for AIX

    Posted Wed December 03, 2008 03:03 PM

    Originally posted by: shargus


    Are you referring to sftp (secure FTP)? If so, it's built in to the SSH package...


  • 3.  Re: FTPS Client for AIX

    Posted Wed December 03, 2008 03:24 PM

    Originally posted by: mdongare


    I understand sftp is built in. This is FTPS (normal ftp using ssl/tls). Not same as sftp or scp.


  • 4.  Re: FTPS Client for AIX

    Posted Thu December 04, 2008 03:49 PM

    Originally posted by: waynek


    Take a lok at Curl
    http://curl.haxx.se/download.html


  • 5.  Re: FTPS Client for AIX

    Posted Mon December 08, 2008 01:49 PM

    Originally posted by: mdongare


    Waynek,
    Thanks. The curl gets compiled well on AIX using --with-openssl option and file transfer also works with -k option as I dont want any certificates on client side.
    Initially i was little worried as there are few clients available but none of them compiles successfully on AIX.


  • 6.  Re: FTPS Client for AIX

    Posted Tue December 16, 2008 12:04 PM

    Originally posted by: KarlM


    curl is also available on the AIX toolbox CD or from the toolbox website:
    http://www-03.ibm.com/systems/p/os/aix/linux/toolbox/download.html


  • 7.  Re: FTPS Client for AIX

    Posted Thu January 29, 2009 08:32 AM

    Originally posted by: SystemAdmin


    Did you or anyone find a version of cURL compiled for version 5.3 of AIX? I need sftp.


  • 8.  Re: FTPS Client for AIX

    Posted Thu January 29, 2009 09:01 AM

    Originally posted by: tony.evans


    They're on the IBM site listed in the post above yours, you need to go to the cryptographic content section (link is on the right side of that page).