Commit graph

68 commits

Author SHA1 Message Date
Stefan Reitshamer
cc41a6552d added an option to specify a path within the folder to restore 2017-02-04 06:10:05 -05:00
Stefan Reitshamer
3bd7f247c9 read AWS secret key from stdin instead of command line 2017-02-03 17:23:13 -05:00
Stefan Reitshamer
bda692313f updated README 2017-02-03 16:38:46 -05:00
Stefan Reitshamer
ea68271be4 Read encryption password from stdin instead of the command line. 2017-02-03 16:35:58 -05:00
Stefan Reitshamer
857c185e78 added 'printplist' command 2017-02-03 14:57:16 -05:00
Stefan Reitshamer
fad04daac9 updated README 2017-02-03 10:29:48 -05:00
Stefan Reitshamer
2279671e95 updated copyright 2017-02-03 10:29:19 -05:00
Stefan Reitshamer
ff130f1b7e updated gitignore 2017-02-03 10:29:13 -05:00
Stefan Reitshamer
1c0a2565ff Updated to be compatible with backups created by Arq 5. 2017-02-03 10:04:07 -05:00
Stefan Reitshamer
254e815eac fixed a bug where 'appdata' wasn't supported as a root Google Drive path 2016-01-12 19:18:59 -05:00
Stefan Reitshamer
8084b69b31 fixed typo in GlacierPackIndex 2016-01-12 19:18:27 -05:00
Stefan Reitshamer
3675bc40a1 fixed bugs in creating endpoint url when target type is 's3compatible' 2015-07-07 12:05:15 -04:00
Stefan Reitshamer
43ac103875 removed obsolete id 2014-07-28 17:32:36 -04:00
Stefan Reitshamer
7c3f95d4e6 updated README file 2014-07-28 17:23:25 -04:00
Stefan Reitshamer
d0d434b08d removed unnecessary file 2014-07-28 17:20:39 -04:00
Stefan Reitshamer
bd44d2b8c2 Updated copyright messages. 2014-07-28 17:17:16 -04:00
Stefan Reitshamer
3b7b66bf61 print status messages as bytes are requested and downloaded 2014-07-28 16:53:51 -04:00
Stefan Reitshamer
d6c32e1f1f pass the right bytesPerSecond arg; call run on the S3GlacierRestorer 2014-07-28 16:27:33 -04:00
Stefan Reitshamer
20004756bc Implemented restore from S3/Glacier and from (legacy) Glacier. 2014-07-28 16:11:39 -04:00
Stefan Reitshamer
85a5b9976b Implemented restore from S3. 2014-07-28 15:24:30 -04:00
Stefan Reitshamer
8b416e0e22 Replaced Arq 2 code with Arq 4 code. 2014-07-28 14:20:07 -04:00
Stefan Reitshamer
20bf814d17 Updated to Commit version 9. 2013-03-09 08:46:38 -05:00
Stefan Reitshamer
d4466f4314 If the bucket plist is missing, skip trying to read the bucket name. 2013-03-09 07:19:18 -05:00
Stefan Reitshamer
1e5fc7028b upgraded debugger project setting 2012-12-12 10:55:59 -05:00
Stefan Reitshamer
443daf1ed0 added Sydney region 2012-12-12 10:55:38 -05:00
Stefan Reitshamer
b4f30b72b5 decrypt the folder plist if it's encrypted 2012-12-12 10:25:02 -05:00
Stefan Reitshamer
97e6feb1f3 Removed all the stupid auto-generated Cocoa.h import statements. 2012-11-05 06:22:01 -05:00
Stefan Reitshamer
b2c5603b97 changed architecture to 64-bit 2012-11-05 06:17:58 -05:00
Stefan Reitshamer
375d9539a2 decrypt encrypted bucket plists 2012-11-05 06:15:01 -05:00
Stefan Reitshamer
525ac8a372 Updated SDK to 'latest' (10.8).
Fixed incorrect printf specifiers for 64-bit.
2012-11-05 05:34:12 -05:00
Stefan Reitshamer
af8da94645 added -v option to print the version 2012-08-20 19:00:35 -04:00
Stefan Reitshamer
9bbf540e97 improved output formatting 2012-08-20 10:33:50 -04:00
Stefan Reitshamer
40ef06c9d2 Switched from NSURLConnection API to CFHTTP API.
I made this switch in Arq 2.6.3 last March, and it has been much more stable.
2012-08-20 10:00:49 -04:00
Stefan Reitshamer
0009121dcc fixed an issue where Arq buckets with 'comhaystacksoftwarearq' in the name were being ignored 2012-05-04 13:49:16 -04:00
Stefan Reitshamer
3b46c1121f changed CURRENT_COMMIT_VERSION to 7 2012-04-10 20:29:19 -04:00
Stefan Reitshamer
e320a53a7f call SSL_library_init 2012-04-10 20:24:15 -04:00
Stefan Reitshamer
ed2a86825e ignore xcode user config files 2012-04-10 20:24:04 -04:00
Stefan Reitshamer
ed76eb8440 updated the project to work with Xcode 4 2012-01-23 11:05:43 -05:00
Stefan Reitshamer
13129646d5 removed extra parentheses 2012-01-23 11:04:10 -05:00
Stefan Reitshamer
1643016d65 fixed mistyped method in CryptoKey 2012-01-23 11:03:55 -05:00
Stefan Reitshamer
80d3d0a6da cast NSHTTPURLResponse 2012-01-23 11:03:40 -05:00
Stefan Reitshamer
f907244695 include stat.h to get rid of compiler warning 2012-01-23 11:03:21 -05:00
Stefan Reitshamer
cd64ca1dae fixed compiler warning about setting an NSMutableSet pointer to an NSSet 2012-01-23 11:03:04 -05:00
Stefan Reitshamer
056002c5b9 print errors if any 2011-11-21 17:06:55 -05:00
Stefan Reitshamer
b2f65289c4 added support for version-15 Trees that were added in Arq 2.2.4 2011-11-21 09:43:16 -05:00
Stefan Reitshamer
ec0f06fbea added reflog-printing function 2011-11-21 09:17:48 -05:00
Stefan Reitshamer
395a17a05d Added an option to explicitly give a SHA1 for the commit you want to restore. 2011-11-21 08:35:36 -05:00
Stefan Reitshamer
23ba1cc792 check every S3 bucket for Arq data, not just ones with pre-defined names 2011-10-23 06:00:12 -04:00
Stefan Reitshamer
68ef02f1ac read version 5 Commits 2011-08-27 08:31:20 -04:00
Stefan Reitshamer
f15caf93f5 changed warning about not applying finder file type to a trace statement 2011-08-16 17:22:11 -04:00