Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

runique - Enable/disable unique storage of local files

&pagelevel(4)&pagelevel

The runique command controls the handling of files being stored on the local host, i.e. when working with get, mget or recv. The runique command toggles the current setting on or off and remains in effect until the next call to runique.

On starting FTP, runique is disabled by default.

runique disabled:

If there is already an existing file of the same name, it is overwritten, provided the appropriate write authorization exists.

runique enabled:

If the file to be transferred already exists, the existing file name is extended with a suffix (.1 to .99), and a new file is created. If the suffixes from .1 to .99 have already been used for a particular file name, an error message is issued, and the transfer is aborted.

runique