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


put

 $

ftp


->put
(

local

[, 

remote

])

Puts a file onto the server. Arguments are:

local

The name of the file to transfer from the local system, or a filehandle.

remote

The new filename on the remote system. If omitted, the same filename is used. If local is a filehandle, the remote filename must be specified.


Previous: Reference: port Perl in a Nutshell Next: Reference: put_unique
Reference: port Book Index Reference: put_unique

Library Navigation Links

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