On Thu, Sep 16, 2004 at 02:13:56PM -0600, Rick Wittekind wrote: > I'm looking for documentation on > ' set ftp : ss-auth SSL ' > or ' set ftp : ssl-auth SSL ' . ( spaces added for readability on either > side of colon ) > > It seems that encryption requires this command,
No, this setting only changes AUTH command argument. It can be SSL, TLS, TLS-C or TLS-P. Any value will do for encryption. Some servers don't support TLS argument, so setting it to SSL may be needed. -- Alexander.
