Ftp: append

Appends a local file to a file on the remote computer using the current file type setting.

Syntax

append LocalFile [RemoteFile]

Top of pageTop of page

Parameters

LocalFile : Specifies the local file to add.

RemoteFile : Specifies the file on the remote computer to which LocalFile is added.

? append : Displays help for the append command.

Top of pageTop of page

Remarks

If RemoteFile is omitted, the LocalFile name is used in place of the remote file name.

Top of pageTop of page

Formatting legend

FormatMeaning

Italic

Information that the user must supply

Bold

Elements that the user must type exactly as shown

Ellipsis (...)

Parameter that can be repeated several times in a command line

Between brackets ([])

Optional items

Between braces ({}); choices separated by pipe (|). Example: {even|odd}

Set of choices from which the user must choose only one

Courier font

Code or program output

Ftp

Command-line reference A-Z


Top of pageTop of page