Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: pasvChapter 16
FTP
Next: Reference: pasv_xfer
 

pasv_wait

 $ftp->pasv_wait(server)

Waits for a transfer to complete between a passive and a non-passive server, where server is the Net::FTP object for the non-passive server.


Previous: Reference: pasvPerl in a NutshellNext: Reference: pasv_xfer
Reference: pasvBook IndexReference: pasv_xfer