[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference lassie::ucx

Title:DEC TCP/IP Services for OpenVMS
Notice:Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System
Moderator:ucxaxp.ucx.lkg.dec.com::TIBBERT
Created:Thu Nov 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5568
Total number of notes:21492

5307.0. "Is PASV option implemented in FTP ?" by MLNOIS::ASTRUA () Thu Mar 06 1997 05:02

    Hi,
    	my customer need to know (ASAP) if the option PASV (RFC 959) is
    supported in the UCX FTP implementation.
    
    	This option is related to the possibility to define the port to
    transfer data.
    
    	Thanks in advance and Ciao. Filippo.
T.RTitleUserPersonal
Name
DateLines
5307.1UCXAXP::GEMIGNANIFri Mar 07 1997 18:181
    Yes, it is.
5307.2In which version is implemented ?MLNOIS::ASTRUATue Mar 11 1997 04:447
    My customer uses V.3.3 ECO level 7 with OpenVMS V.5.5.2 and V.6.2.
    
    Is this option implemented in these versions ?
    
    How can I use it using FTP client ?
    
    Thanks again and Ciao. Filippo.
5307.3LASSIE::GEMIGNANITue Mar 11 1997 13:377
    The UCX client does not use PASV directly AND does not have a command
    for it.  You can use it however, as follows:
    
    	FTP> quote pasv
    	227 Entering Passive Mode (16,20,208,53,11,93)
    
    It should be in V3.3 (there were some fixes in V3.0).