× 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.



On Tue, Apr 20, 2010 at 17:58, Chris Bipes <chris.bipes@xxxxxxxxxxxxxxx> wrote:
Since the poster mentioned he already did sFTP I believe he already has
DCM setup and configured.

SFTP is a file transfer method using SSH, commonly used on Unix
systems. SSH does not use a standard PKI infrastructure (it uses it's
own host keys, that are stored in known_hosts in ~/.ssh), and thus has
no integration with DCM. SFTP also doesn't have anything to do with
FTP or FTPS, they're completely different protocols. SFTP is run in
PASE on the IBM i. You can also run an SSHD on the IBM i, which also
runs in pase. The product is 5722 SC1.

FTPS is standard FTP, extended with SSL. This uses a standard PKI and
thus needs a correctly configured DCM. The native FTP command can do
FTPS, but explicit (with STARTTLS) and implicit.

Sorry for nitpicking :)


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.