start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: pasv_wait Chapter 16
FTP
Next: Reference: pasv_xfer_unique
 

pasv_xfer

 $

ftp


->pasv_xfer
(

file1

, 

server

, [

file2

])

Transfers a file between two remote servers. Arguments are:

file1

The file to transfer from the server represented by the Net::FTP object.

server

Destination server.

file2

New name of the file on the destination server. If omitted, the original name is used.


Previous: Reference: pasv_wait Perl in a Nutshell Next: Reference: pasv_xfer_unique
Reference: pasv_wait Book Index Reference: pasv_xfer_unique

Library Navigation Links

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