15,610 pts.
 SSH on AS400
Hi Guys, just want to know if it is possible to use Secure FTP on AS400 rather than FTP. What is currently practice at my side is AS400 will FTP files to the windows server and they now want us to use Secure FTP. Is there anyway to go around it?

Software/Hardware used:
ASKED: May 26, 2010  6:50 AM
UPDATED: June 6, 2010  1:34 PM

Answer Wiki:
Secure FTP in an SSH environment is available on the IBM i. I would start with reviewing information on Scott Klements site, especially the presentation he did at the NEUGC conference. That can be found at www.scottklement.com Then I would download the Redpaper "Securing Communications with OpenSSH on IBM i5/OS". With the use of these resources I have been able to setup file transfers between an IBM i5 and a Unix server in a automated/scheduled fashion. Hope this helps, Bill Poulin ========================================================= Since secure FTP (FTPS or FTP over SSL) and SFTP (SSH File Transfer Protocol) are two very different things, you need to make very certain your understanding of what is needed. FTP over SSH can be tricky and is different from the two possibilities above. It involves tunneling an otherwise normal FTP session through a SSH connection. Since FTP may use multiple ports, it isn't straightforward. However, straight SFTP can be easier using the advice that Bill gave previously. The fundamental need is to know for certain what is being asked for. Perhaps the single most important piece of information will be the port that will be required. That will help determine which of the possible interpretations of "secure FTP" is the right one. Tom
Last Wiki Answer Submitted:  June 6, 2010  8:14 am  by  wpoulin   2,480 pts.
All Answer Wiki Contributors:  wpoulin   2,480 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi Bill,

thanks for replying. i was wondering if people know about this.

thanks for pointing the site out to me too.

cheers

Jason

 15,610 pts.

 

http://wiki.midrange.com/index.php/SSH

otherwise u can call steven gan and ask him.

 10 pts.

 

Hi Guys

I haven’t given it a try yet, but once I am done, I will update again Thanks

 15,610 pts.