File naming: setting a filename for backup files uploaded to a FTP server

Accessing backup file naming options
To access the Backup file naming options shown above:
- Click
Jobs in the navigation bar
- Select the job to be edited and click
Edit at the bottom of the window.
- Click
Destination on the left menu.
- Click
Backup file naming to expand the section.
Specifying a filename for backup files
Here you can specify the the name of backup files that are first be written to disk before being uploaded to your FTP server.
- Input the filename directly into the available field and ensure that the filename is followed with the extension .bkf which is the file format of Windows Backup, NTBackup, files (eg. myBackupFile.bkf).
- You can further customize your backup filename by inserting unique variables:
- Click Insert variable.
- Choose a variable from the list.
- The variable will now be inserted into your filename enclosed with percentage signs (eg. %JOB_NAME%).
- You can insert as many additional variables as required.
- You can also order the variables as you like.
- An example filename:
- User input: dataBackup_%DATE%_ %COMPUTER_NAME%.bkf
- Example output: dataBackup_2007-01-02_SERVER-SBS.bkf