
Tutorials
|

|
At this step you can also include or exclude selected files.
|
If it is necessary to backup not all files, but only with the certain extension.
An example for backup c++ project:
Include masks: *.cpp;*.h;*.ini
Now only those files which have an extension *.cpp, *.h or *.ini will be placed in archive.
All extensions are separated by the symbol ";"
But, sometimes difficult to determine what files should be included in backup set.
It is much easier to specify only those from them which SHOULD NOT be in archive. In this case:
Include masks: *.*
Exclude masks: *.exe;*.bak;*.lib;*.obj;*.tmp;old*
|
|

- Support for different types of backup storage including FTP, and LANS;
- Integrated ZIP compression;
- Support any schedulers;
- Backup of several folders at a time;
- Activity log in for each backup script;
- Opportunity to run backup manualy;
- Flexible file selection and file masks handling;
- Multilingual interface.

|