Commit Graph
237 Commits
Author SHA1 Message Date
Kenneth Skovhede 176c3e1114 Bugfix for --source in parameters file 2013-12-07 15:23:11 +01:00
Kenneth Skovhede 47bc010b3c Added test-filters command 2013-12-07 15:22:51 +01:00
Kenneth Skovhede dd1ef32e3d Fixed crash that happens if no dbpath is supplied and no versions are supplied to list 2013-09-27 20:49:36 +02:00
Kenneth Skovhede 87e564e969 Improved interface for create-report 2013-09-25 23:29:35 +02:00
rstach 996226bd70 Fixed some indentations in help file. 2013-09-15 09:00:49 +00:00
Kenneth Skovhede a54d2fe2f9 Removed unused reference 2013-09-13 13:26:06 +02:00
Kenneth Skovhede 7158411c34 Fixed places where the user may not provide --auth-username because the operation is done locally 2013-09-13 13:24:11 +02:00
Kenneth Skovhede af7e63be95 Added extra message on backup 2013-09-10 20:41:28 +02:00
Kenneth Skovhede 0571dc16e5 Support for create-report without supplying the --auth-username parameter 2013-09-06 23:44:39 +02:00
Kenneth Skovhede 73831b3ac9 Bugfix for cases where there is no console window 2013-08-30 20:39:13 +02:00
Kenneth Skovhede da583c9226 Bugfix for help 2013-08-30 20:38:38 +02:00
Kenneth Skovhede 7ad0418927 Merge branch 'sandboxes/Kenneth/ForestHash' of https://code.google.com/p/duplicati into sandboxes/Kenneth/ForestHash 2013-08-29 09:48:00 +02:00
rstach cb38750016 Updated help file with new descriptions of "compare" and "find". 2013-08-28 16:16:11 +00:00
Kenneth Skovhede aff431eafb Various output tweaks 2013-08-28 17:18:29 +02:00
Kenneth Skovhede 73f422b0aa Improved output from delete command 2013-08-26 15:25:37 +02:00
Kenneth Skovhede f6c685d22a More cleaning of the CLI output 2013-08-26 12:44:04 +02:00
Kenneth Skovhede 9056488a90 Merge branch 'sandboxes/Kenneth/ForestHash' of https://code.google.com/p/duplicati into sandboxes/Kenneth/ForestHash 2013-08-25 19:26:21 +02:00
Kenneth Skovhede a07e47f5c7 Restore now treats filenames as "search in any folder", just as list does 2013-08-25 13:15:40 +02:00
rstach 9f63d5fb9b Updated help for test command 2013-08-25 08:16:58 +00:00
Kenneth Skovhede 6581f957ce Bugfix 2013-08-24 21:16:24 +02:00
Kenneth Skovhede e20108fe6f Bugfix for invoking CLI without parameters 2013-08-24 20:59:33 +02:00
Kenneth Skovhede cb1d6df0de Updated help file 2013-08-24 14:02:49 +02:00
Kenneth Skovhede 021847acf3 Added alias "verify" for the "test" command 2013-08-24 14:02:33 +02:00
Kenneth Skovhede 482857499f Update wording of the create-report command 2013-08-24 14:02:12 +02:00
Kenneth Skovhede 7fee2970c6 Minor adjustments to the CLI output 2013-08-24 13:43:33 +02:00
Kenneth Skovhede 54758a83ee Renamed create-bug-report to create-report 2013-08-23 22:23:52 +02:00
Kenneth Skovhede 10f1613148 Refined the backup output slightly.
Added periodic output to the restore process.
2013-08-23 22:18:13 +02:00
Kenneth Skovhede 3e9150149b Added backends to CLI build 2013-08-22 21:05:25 +02:00
Kenneth Skovhede a229de8e23 Cleaned up some output with Backup and compacting.
Implemented better output for Restore.
Fixed a problem with errors during dispose, and a problem with selecting filesets that do not exist.
Fixed a bug with restore if a file existed with some correct data, a copy would be restored with partial data.
Added check to try to avoid excessive restores of the same files if a file in another version already exists.
2013-08-22 20:56:03 +02:00
Kenneth Skovhede bbe543c5bd Added phase events and enumerated events instead of strings.
Tuned the output from the backup command.
2013-08-21 22:23:58 +02:00
Kenneth Skovhede 7570ae1504 Added periodic updates for the backup process 2013-08-20 23:14:43 +02:00
Kenneth Skovhede 5c842059c5 Added logging to console output 2013-08-20 22:51:29 +02:00
Kenneth Skovhede 25541d9d18 Implemented a new progress reporting system that relies polling for sending progress updates that occur with a high frequency. 2013-08-20 22:16:30 +02:00
Kenneth Skovhede a0ce141be9 Implemented a message sink so we can filter messages rather than dumping them to console 2013-08-18 23:16:58 +02:00
Kenneth Skovhede 95c65ccdd7 Added minor helper method to automatically search all folders for a file, if only the filename is supplied 2013-08-17 13:48:05 +02:00
Kenneth Skovhede 304e4b1765 Microfix to the backend tester 2013-08-17 13:30:55 +02:00
Kenneth Skovhede 7c6f9942a2 Fixed some issues with fallback searching 2013-08-06 23:17:08 +02:00
Kenneth Skovhede 6044ccd2ac added "test all" command 2013-07-26 12:05:23 +02:00
Kenneth Skovhede 9d1b65a5d5 Fixed a missing file 2013-07-10 14:44:43 +02:00
Kenneth Skovhede 85b15b73d2 Added fallback to search older versions if a specific file is requested but not found in the most recent version 2013-06-30 12:50:30 +02:00
Kenneth Skovhede e4cc07572e Fix to provide better message with list, if no file sets are matching 2013-06-30 12:42:38 +02:00
Kenneth Skovhede 2bf912a0af Rewrote the filter system to distinguish between match and result, which allows filter combinations 2013-06-29 12:16:30 +02:00
Kenneth Skovhede f0d0dfb586 Implemented the test command 2013-06-26 21:59:01 +02:00
Kenneth Skovhede aabd2b4698 Fixed wrong error message 2013-06-26 21:50:47 +02:00
Kenneth Skovhede 8f69fc85c2 Removed a bunch of warnings 2013-06-26 21:29:03 +02:00
Kenneth Skovhede 5b05dc5bb1 Removed recreate database as a cli command, repair does the same now 2013-06-20 20:17:43 +02:00
Kenneth Skovhede e36fa0c441 Implemented list-changes 2013-06-20 20:17:10 +02:00
Kenneth Skovhede 137e889874 Implemented the create-bug-report command 2013-06-16 22:27:51 +02:00
Kenneth Skovhede 1a4410e2c9 Implemented restore-control-files 2013-05-30 23:00:09 +02:00
Kenneth Skovhede c6735a6133 Updated help.txt 2013-05-30 22:40:26 +02:00