Name

append

Synopsis

$ftp->append(local[, remote])

Appends the contents of a local file to an existing file on the remote system. Arguments are:

local

Either the name of the file on the local system to transfer or a filehandle.

remote

The name of the file on the remote system. If local is a filehandle, remote 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.