nnBackup 3.01 b26 (build 97) is available for download.
http://www.nncron.ru/download/nnbackup301b26.exe
Here is a brief description of the new features (since the last announcement):
beta 26 (09.Nov.07)
+ -extzip works for 'verz' mode;
+ new command line options -dumple, -dumple- and backup.ini option DumpLevelLE ON/OFF;
* some bugfixes.
beta 25 (07.Nov.07)
+ effect of -ad is expanded for security attributes of file (-sa);
* bug of dump mode fixed;
+ new backup.ini option: <file-list-encoding> ExtZip: <ArchiverName> <Commandline>;
+ new option -extzip <ArchiverName> for 'dump' mode.
Short descriptions:
- now you can use your favorite external archiver in dump and verz modes (7-zip or RAR, for example). Take a look into your backup.ini and use the ExtZip: option to set the archiver command line.
<ArchiverName> should be set to the filename extension, which is used by your archiver.
<file-list-encoding>: 0 - ANSI, 1 - OEM, 65001 - UTF-8.
Command line example: nnbackup.exe dump 0 -i f:\AAA -o f:\BBB -extzip RAR
- -dumple option allows you to copy only those files that were created or changed since the time of the last dump whose number is less than or equal to the current dump. Without this option nnBackup is copying the files that were created or changed since the time of the last dump whose number is less than the current dump.
- now you can use the -ad option to copy files, which access rights were changed (in this case you should use both the -sa и -ad options)
(see history.txt for more detailed development history)