home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Pasv

$

FTP


->Pasv([


mode


])

If called with no arguments, returns 1 if the current FTP session has passive transfer mode enabled; 0 if not. You can call it with a mode parameter (0/1) only as a method of a Internet object, in which case it will set the default value for the next FTP object you create (i.e., set it before, because you can't change this value once you open the FTP session).


Previous: Reference: Mode Perl in a Nutshell Next: Reference: Put
Reference: Mode Book Index Reference: Put

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.