Commit Graph
45 Commits
Author SHA1 Message Date
Kenneth Skovhede 58a4fc5271 Added message if filters are applied and zero files were matched 2014-07-15 14:15:26 +02: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
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 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 a07e47f5c7 Restore now treats filenames as "search in any folder", just as list does 2013-08-25 13:15:40 +02:00
Kenneth Skovhede 6581f957ce Bugfix 2013-08-24 21:16:24 +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 10f1613148 Refined the backup output slightly.
Added periodic output to the restore process.
2013-08-23 22:18:13 +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 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 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 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 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 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 b19eaacbd7 Implented ListControlFiles and added file count and file size to the normal list output 2013-05-30 21:54:43 +02:00
Kenneth Skovhede d696670598 Reworked the result reporting to support type safe values 2013-05-25 16:40:15 +02:00
Kenneth Skovhede 8f98afb61a Updated to use the new serializer for printing backup results 2013-05-22 21:33:55 +02:00
Kenneth Skovhede ff90cf66ad Implemented the --threshold based compacting mode 2013-05-21 21:16:01 +02:00
Kenneth Skovhede a3bf189329 Bugfix for restore 2013-05-20 13:44:18 +02:00
Kenneth Skovhede 48a675b0da Fixed bugs after rewriting filesystem enumerators to use filters and IEnumerable<string> 2013-05-15 21:50:16 +02:00
Kenneth Skovhede c29d9d00b9 Implemented the backup command.
Rewrote filter handling across the entire project.
2013-05-13 22:32:05 +02:00
Kenneth Skovhede 3b70f99722 Implemented the new delete command and removed some more unused code 2013-05-11 22:56:21 +02:00
Kenneth Skovhede 4d49af71de Bugfixes and simplifications to the list command and CLI interface 2013-05-11 13:04:01 +02:00
Kenneth Skovhede 524d096d5b Added the new LIST command 2013-05-11 12:03:15 +02:00
Kenneth Skovhede 23744d8915 More refactoring and cleanup 2013-05-08 21:29:59 +02:00
Kenneth Skovhede 211edcffdd Some cleanup after removing the old format 2013-05-05 18:14:27 +02:00
Kenneth Skovhede c7836ce403 Removed support for the old file format 2013-05-05 17:54:59 +02:00
Kenneth Skovhede 93bdb2a434 Merge branch 'master' into sandboxes/Kenneth/ForestHash
Conflicts:
	Duplicati/CommandLine/Help.cs
	Duplicati/CommandLine/Program.cs
	Duplicati/Library/Main/Strings/Interface.Designer.cs
	Duplicati/Library/Main/Strings/Interface.resx
	Duplicati/Library/Main/Strings/Options.Designer.cs
	Duplicati/Library/Main/Strings/Options.resx
2013-05-04 14:07:04 +02:00
Kenneth Skovhede 7ac9ce698a Simplified the CLI and moved actual commands into a separate file 2013-05-02 20:57:39 +02:00