On Thu, Feb 19, 2009 at 10:46:08AM +0100, Berger, Josef wrote: > Hello Alexander, > > Lftp sends a PROT P command after reply "200 CCC command successful" of ftp > server. In RFC4217 we can see, > TLSshutdown should be the next step. On our z/OS FTP Client CCC works fine. > I've done a PROT P command after a CCC Command on our z/OS FTP Client and > have got following reply: > > EZA1701I >>> prot p > 503 Command PROT rejected - PROT not allowed after CCC command
Set ftp:ssl-protect-data and ftp:ssl-protect-list to the same value, then lftp will issue PROT command before CCC. -- Alexander.
