rename

The rename option prevents existing local files from being overwritten when downloading with zreceive. Instead, a transferred file that has the same name as an existing local file will be created with a new name. This option is particularly useful when transferring a batch of files that may end up having the same name due to truncation or other file name conversion between unlike operating systems.

Turn the rename option on or off with the command:
 

rename true or false

Note The new file names depend on your operating system.

UNIX: The first 26 files will be called auxnnnnn, where x is a letter from a to z and nnnnn is a five-digit number corresponding to Autolog's job process number. The next 26 files will be called buxnnnnn, then cuxnnnnn, and so on.

 DOS/Windows: The first 27 files will be called auxnnnnn, where x is the number 0 or a letter from a to z and nnnnn is an arbitrary five-digit number that will be the same for the entire Autolog session. The next 27 files will be called buxnnnnn, then cuxnnnnn, and so on.

 AMOS: The rename option is not available on AMOS.