There is lftp. I don't know if SUSE or Red Hat put in on their distributions, but I have compiled it on my Slackware system. If all else fails, I can give you the commands I used to build it.
http://freshmeat.net/projects/lftp/ Mark Post -----Original Message----- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Harris, Brad Sent: Monday, February 23, 2004 3:02 PM To: [EMAIL PROTECTED] Subject: FW: Secure FTP clients for Linux Hi all, I've searched the archives but haven't found anything. I'm looking for a real live ftp-ssl client (not scp or ssh or any of the port 22 stuff) I need to ftp-ssl client that uses port 990 by default. Any idea where I can find one for linux/390? Thanks - Brad Harris. -----Original Message----- From: Jim Elliott [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2003 3:13 PM Subject: Secure FTP clients for Linux > Can any one recommend a secure ftp client for Linux that does SSL to > connect to the z/OS 1.4 ftp server. I'd prefer one that runs on both > 390 and Intel but if they have to be separate then I can live with > that. We are running SuSe if that makes any difference. SCP (Secure Copy) and SFTP (Secure FTP) come with Linux (including SuSE). Your real question is where there is a daemon on z/OS that these can talk to, right? OpenSSH includes SCP and SFTP clients and servers and OpenSSH is available for z/OS. The web site says there are known problems with SFTP on z/OS, but nothing about problems with SCP. Check out: http://www.ibm.com/zseries/zos/unix/bpxa1toy.html Jim
