Date Name Downloads
Apr 30, 2016 1.0.0.5.47 472
Aug 16, 2015 1.0.0.4 237
Aug 12, 2015 1.0.0.3 37
Jul 25, 2015 1.0.0.2 46
Jul 18, 2015 1.0.0.1 27
Jul 7, 2015 1.0.0.0. AIX 32 / 64 24
Jul 6, 2015 1.0.0.0 Linux 32 26
Jul 4, 2015 1.0.0.0 245
1.0.0.2
1.0.0.2
Jul 25, 2015
GNU GPL3
46

Bug

[DOMBCK-10] - Fixes an issue where per request zip does not work

Improvement

[DOMBCK-12] - Add Timestamp to archived database

New Feature

[DOMBCK-11] - Read list of backup files from an .ind file located in the Domino data directory

Change

The following feature from 1.0.0.1 has been revoked. 

[DOMBCK-8] - Add File To Zip Archive after Backup
             new notes.ini entry "dombackup_move_to_zip" DEFAULT: 1, set to 0 to disable

General code changes

DomBackup uses boost::program_options libraries to build the command line parser.

DomBackUp usage:

-h [ –help ] Display this help message
-s [ –source ] arg source file/folder
-d [ –dest ] arg destination file/folder
-i [ –include-sub-dirs ] Include subdirectories, applies to folder backup only (optional, default = false)
-t [ –throttle ] Wait short time between file writes (optional, default = false)
-z [ –zip ] Move file to .zip archive after backup (optional, default = false)
-u [ –unique-filename ] appends a unix timestamp to the archive filename (optional, default = false)
-a [ –application-type ] arg (=nsf) nsf,ntf,both = application type (optional, default = nsf only)
-f [ –input-file ] arg Backup all the files specified in an .ind file created in the Domino data folder to
-v [ –version ] Display the version number