Append-Send

Function:

Sends a file to a remote FTP server and appends its contents to a file on the server.

Syntax:

Append-Send <Local Filename> <Remote Filename>

Example:

Append-Send "C:\Files\Data.fil" "/filres/Data.fil"