Name

put

Synopsis

$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.

Get Perl in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.