× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Is anyone using FTPS?  We have a trading partner that wants us to send
data files using FTPS.  We have various platforms, including Win2k, UNIX
and iSeries.

What do you mean by "FTPS"? Do you mean FTP over SSL? (which is "ftps" in the services table, and probably in URIs) or do you mean SFTP, which is an FTP-lookalike utility based on the SSH protocol?

The reason I ask is that people usually refer to FTP over SSL as "SSL FTP" or "Secure FTP", and I've found it to be uncommon outside of the iSeries.

However, "SFTP" is typically called that, and is much more common, especially on Unix/Linux machines... so I'm wondering if that might be what you meant?

Both of them should be possible on the iSeries if you're on V5R3. The SSH stuff requires PASE, more info is here:
http://www-03.ibm.com/servers/enable/site/porting/tools/openssh.html

SSL FTP on the iSeries requires SSL installed on the system. More info is here:
http://publib.boulder.ibm.com/infocenter/iseries/v5r3/ic2924/info/rzain/rzainplanssl.htm

I'm not sure about SSL FTP on Windows or Unix, since I've never done that.

sftp is a standard command on most Linux distros, and PuTTY comes with a free sftp client for Windows called "psftp".
http://www.chiark.greenend.org.uk/~sgtatham/putty/

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.