Commit Graph

54 Commits

Author SHA1 Message Date
Martin
dc94e79586 Correctly read tokens on macOS in command line client 2016-08-16 01:23:18 +02:00
Martin
bb83e377ed Remove image backups from command line client on non-Windows systems 2016-08-13 13:54:29 +02:00
Martin
22e58b7d96 Persist backup dir flags through saves 2016-08-12 22:42:48 +02:00
Martin
719b192a7c Use default name when adding directory and no name is given 2016-07-29 19:02:51 +02:00
Martin
bc7320dce5 Apply metadata also if restore download fails 2016-06-05 01:33:49 +02:00
Martin
0a87bdc010 Correctly flush 2016-06-04 22:32:25 +02:00
Martin
9ba2e849c7 Fix restore progress display 2016-06-04 19:24:47 +02:00
Martin
378fa0cd78 Option to not follow symlinks during restore 2016-06-04 02:16:31 +02:00
Martin
933d973eb9 Properly adjust paths if mapping root 2016-06-03 22:08:45 +02:00
Martin
0dc0e3f546 Remove slash at the end of mapping if present 2016-06-03 19:54:42 +02:00
Martin
8fa0f99370 Improve error message 2016-06-03 18:15:44 +02:00
Martin
f8620527d3 Improve error reporting 2016-06-03 01:33:15 +02:00
Martin
7af0f50add Write correct orig_path also with patch transfer 2016-05-02 23:22:25 +02:00
Martin
85bab0bf9a Fix script list 2016-05-02 22:39:01 +02:00
Martin
bcdc3d4ef1 Let "last" denote the last complete file backup on urbackupclientctl command line 2016-05-01 15:36:52 +02:00
Martin
eab1963e29 Fixed adding/removing backup paths via command line 2016-03-02 20:35:49 +01:00
Martin
668c2c07ad Fix short name clash 2016-02-22 22:45:01 +01:00
Martin
fedb9e4b69 Fix argument parsing 2016-02-22 01:45:09 +01:00
Martin
3d7f1aa7b9 Command line interface bug fixes 2016-02-22 01:24:38 +01:00
Martin
30e99d4f3d Fixed compiler warnings 2016-02-22 00:55:59 +01:00
Martin
d0956f2606 Add/list/remove backup directories via command line 2016-02-21 20:43:28 +01:00
Martin
e10fd4836d Replace spinner with done when finished
(cherry picked from commit 6244ee39677b0dedcac34676c0441e425b7368a4)
2016-02-19 21:51:21 +01:00
Martin
9b875046f8 Fix progress bar 2016-02-18 14:46:14 +01:00
Martin
5a669a854e More spinners in command line backup/restore 2016-02-18 14:37:20 +01:00
Martin
ff86bdfdc6 Added missing newline 2016-02-18 14:30:04 +01:00
Martin
480f9dfe68 Follow backup progress per default if starting backup per command line 2016-02-18 14:16:52 +01:00
Martin
b169362fd6 Fixed warning 2016-02-18 14:10:36 +01:00
Martin
ad53f8d253 Follow backup progress per default if starting backup per command line 2016-02-18 14:01:19 +01:00
Martin
9f091e5cf4 Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
Martin
04369a697a Improved console output 2016-01-25 13:05:36 +01:00
Martin
e9efef9b53 Show command line process bar during restore 2016-01-24 21:09:28 +01:00
Martin
84831af641 Use session fileaccesstokens 2016-01-24 16:22:31 +01:00
Martin
11c2898586 Fix Linux build 2016-01-24 15:54:18 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00
Martin
3665a791df Improved setting settings from the command line 2016-01-20 17:18:07 +01:00
Martin
a0e03eb9e8 Build Linux client installer and extended install instructions 2016-01-20 16:20:30 +01:00
Martin
8af6385058 Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +01:00
Martin
d47668fb5f Prevent handle leaks. Get stderr when snapshotting/removing snapshot in backup hook 2016-01-14 20:59:46 +01:00
Martin
b9ed974904 Enabled assertions in release build 2016-01-13 17:31:37 +01:00
Martin
1ada925052 Allow restore to different target folders than the original ones 2016-01-09 00:50:00 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin Raiber
978e1af6d6 Build with Visual Studio 2015 2015-12-27 14:42:08 +01:00
Martin Raiber
d511420405 Build with Visual Studio 2015 2015-12-26 15:43:35 +01:00
Martin Raiber
c7ea511e63 Switched to Visual Studio 2015; Removed boost dependency on Windows 2015-12-23 18:41:50 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
96823b24f9 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
9669be6e0b Build fixes 2015-12-11 22:25:32 +01:00
Martin
f1c7eff094 Improved clientctl command line interface and fixed creation, modified and access time backup and display 2015-12-11 20:34:05 +01:00