Project Backup |
Project Backup
This tool is used to backup project files. Please save all files before using it. It can compress the files in the list to a ZIP file and save it. Other format can be supported by using External Compressor. The window is as below:
Add Files: Add files to the list.
Remove Files: Remove selected file items in the list.
Compress and Save: Popup Compress and Save Settings dialog to set compression options and save destination file.
Help: Show this information.
Exit: Close this window.
Compress and Save Settings
Compress and Save Settings dialog is as below:
Save to: Enter the destination file, or select it using save file dialog through clicking the right button. Here only ZIP supported. Other format can be supported by using External Compressor, whose settings is in next page.
File Timestamp Format: You can select a date and time format to generate the timestamp part in the destination file name.
Remove Path Info: If it was checked, path information of files will be ignored. All files will be zipped to the same level. If there were files with the same name, only the last file will be zipped.
Use Password: If it was checked, you can enter password in the two text box for the destination file.
Remember Password: If it was checked, password will be remembered to avoid enter it again next time.
Use External Compressor: Use External Compressor (command line) to replace internal ZIP compressor to support other formats.
Executable: Browse and select an external compression EXE file.
Predefined Command: Here list some predefined common external compressor command format, such as RAR/ZIP/7-ZIP.
Command Format: The whole command format used for the external compression. <compress.exe> means the executable. <Password> is the password specified before. <BackupFile> means the destination saved file.<@ListFile> is a text list file in temporary directory, generated by this tool, containing all file names list. All <variables> will be replaced to actual values when command running.
Execute Command After Backup:Run an external executable file after backup to complete some customized requirment such as email notification.
Executable: Browse and select an external EXE file.
Predefined Command: Here list some predefined format, including no parameters or destination file as the parameter.
Command Format: The whole command format used for the external executable. <externfile.exe> means the external executable file. <BackupFile> means the destination saved file. All <variables> will be replaced to actual values when command running.
Save: Compress and save the file to the destination.
Help: Show this information.
Links