Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: pasv_xfer_uniqueChapter 16
FTP
Next: Reference: put
 

port

 $ftp->port([port])

Sends a PORT command telling the server to use port port. With no argument, a socket is created and its information is sent.


Previous: Reference: pasv_xfer_uniquePerl in a NutshellNext: Reference: put
Reference: pasv_xfer_uniqueBook IndexReference: put