uxstr FTP PUT - Send Files

This section describes the uxstr FTP PUT command used to send files to a FTP server.

This command will send one or more files to an FTP server.

Note: The CRLF option is not available for FTP PUT.

The syntax is as follows:

uxstr FTP PUT PARTNER=hostname [ORIGIN_FILENAME=filename] [ORIGIN_PATHNAME=path] [TARGET_FILENAME=filename] [TARGET_PATHNAME=path] [LOGON=username] [PASSWORD=password] [MODE=ASCII|BINARY] [ACTION=REPLACE|ABORT|APPEND|NONE] [DELETE|NODELETE] [NEWER|NONEWER] [RECURSIVE|NORECURSIVE] [BUFFER_SIZE=nn] [RETRY=n]

Description of Items

Example