SetConnect

AppendFile

File::AppendFile

Description
Appends the specified files to one outputfile in ASCII or BINARY mode.
Options
Sourcefile(s) [one file per line]

The sourcefiles that must be appended to the Destinationfile.

Destinationfile to Copy to
The destinationfile to which the sourcefiles must be appended. This must be the complete path including the filename, without using wildcards.
Copy Mode
ASCII
Copy files in ASCII mode.
BINARY
Copy files in BINARY mode.
Always Overwrite
Overwrite the destination file in case it already exists.
AutoCreate Directories
Automatically create the output-directory (or any part of it) if it does not exist.

Documentation

Release notes