Gilbert Chen
e07226bd62
Retention policy erroneously apply to snapshots without the specified tags
2018-02-10 21:33:01 -05:00
Gilbert Chen
52fd553bb9
Fixed 2 bugs in restoring extended attributes
2018-01-29 14:38:48 -05:00
Gilbert Chen
7230ddbef5
Clear the attributes from last snapshot after loading to save memory
2018-01-28 16:54:06 -05:00
Gilbert Chen
ffe04d691b
Convert spaces in the path only for now
2018-01-23 12:15:50 -05:00
Gilbert Chen
e0d7355494
URLEncode the file path to allow non-ascii characters in the path
2018-01-22 22:58:30 -05:00
Gilbert Chen
d330f61d25
Limit derivation key to 64 bytes since snapshot file path used as key may be longer
2018-01-20 23:52:35 -05:00
Gilbert Chen
e5beb55336
Replace spaces in file paths with %20 (for repository ids with spaces)
2018-01-20 22:59:41 -05:00
gilbertchen
9898f77d9c
Merge pull request #327 from jamiesonbecker/patch-1
...
Adding a few zeroes so the numbers line up.
2018-01-17 22:26:14 -05:00
Jamieson Becker
25fbc9ad03
Adding a few zeroes so the numbers line up.
2018-01-13 13:11:23 -06:00
Gilbert Chen
91f02768f9
Retry on download errors for Hubic which may return 404 for existing chunks
2018-01-13 00:23:33 -05:00
Gilbert Chen
8e8a116028
Fixed a bug that caused -hash to have no effect
2018-01-11 21:43:42 -05:00
Gilbert Chen
771323510d
Don't download a fossil directly; resurrect it and download the chunk instead
2018-01-08 23:58:49 -05:00
Gilbert Chen
61fb0f7b40
Fixed a typo in a log message
2018-01-08 14:42:59 -05:00
Gilbert Chen
f1060491ae
Use the official azure-sdk-for-go rather than our fork
2018-01-08 14:14:20 -05:00
Gilbert Chen
837fd5e4fd
Add -storage-name to the info command for reading the correct password
2018-01-06 23:33:13 -05:00
gilbertchen
0670f709f3
Merge pull request #298 from jay1337/master
...
Hubic retry mechanism improvement
2018-01-04 21:16:31 -05:00
Gilbert Chen
f944e01a02
Fix typos
2017-12-15 08:24:15 -05:00
Gilbert Chen
f6ef9094bc
Add debugging messages in incomplete snapshot handling
2017-12-15 08:23:56 -05:00
Gilbert Chen
36d7c583fa
Refresh token unconditionally on authorization errors
2017-12-15 08:06:23 -05:00
Gilbert Chen
9fdff7b150
Add the global -profile option to enable profiling
2017-12-14 15:34:05 -05:00
Gilbert Chen
dfbc5ece00
Fixed the nesting file name
2017-12-14 13:55:02 -05:00
Gilbert Chen
50d2e2603a
Fix the GCD directory creating bug; only save directories in the id cache
2017-12-11 11:17:19 -05:00
Gilbert Chen
61e4329522
Revert "Fixed a bug in creating directories in Google Drive storage backend"
...
This reverts commit 801433340a .
That fix puts everything in the cache which leads to a memory explosion problem.
The correct fix is to only put directories in the cache.
2017-12-11 08:26:32 -05:00
Gilbert Chen
801433340a
Fixed a bug in creating directories in Google Drive storage backend
2017-12-10 23:02:12 -05:00
Jérôme
91a95d0cd3
Hubic retry mechanism improvement:
...
- longer ResponseHeaderTimeout
- more retries
- no "retryAfter time" lower than 500ms
- retry after StatusCode 408
2017-12-11 00:08:51 +01:00
Gilbert Chen
612f6e27cb
Fixed a chunk listing bug in Hubic backend
2017-12-09 23:09:23 -05:00
Gilbert Chen
430d7b6241
Merge branch 'master' of https://github.com/gilbertchen/duplicacy
2017-12-09 17:38:19 -05:00
Gilbert Chen
c5e2032715
Remove existing config and save a local copy when changing password
2017-12-09 17:34:43 -05:00
gilbertchen
048827742c
Merge pull request #285 from samcorbin/readme
...
Update Backblaze's pricing
2017-12-06 23:22:47 -05:00
gilbertchen
0576efe36c
Merge pull request #283 from michaelcinquin/master
...
create the destination folder on gcd storage if it doesn't exist
2017-12-06 23:22:15 -05:00
Gilbert Chen
8bd463288f
Add a -storage-name option to specify the name of the storage to be initialized
2017-12-05 13:42:17 -05:00
Gilbert Chen
2f4e7422ca
List known repository ids in the info command
2017-12-03 23:36:19 -05:00
Gilbert Chen
9dbf517e8a
Remove aes128-cbc from the supported ciphers by HiDrive
2017-12-02 21:14:40 -05:00
samcorbin
e93ee2d776
Update Backblaze's pricing
2017-12-02 13:55:43 +10:30
Michael Cinquin
3371ea445e
create the destination folder on gcd storage if it doesn't exist
2017-12-01 12:28:52 +01:00
Gilbert Chen
6f69aff712
Disable caching when retriving files in SnapshotManager
2017-11-27 23:36:09 -05:00
Gilbert Chen
7a7ea3ad18
Update dependency requirement for github.com/gilbertchen/cli
2017-11-26 12:17:07 -05:00
Gilbert Chen
4aa2edb164
Fixed a test build error caused by the new bit-identical argument
2017-11-21 22:22:17 -05:00
Gilbert Chen
29bbd49a1c
Retry on any error in the hubic backend
2017-11-21 22:21:18 -05:00
Gilbert Chen
c829b80527
Update Gopkg.lock
v2.0.10
2017-11-21 20:10:09 -05:00
Gilbert Chen
81e889ef3f
Change the 'bit' option name to 'bit-identical'
2017-11-21 19:55:18 -05:00
gilbertchen
1d5b910f5e
Merge pull request #264 from lowne/bitcopy
...
allow bit-identical `add -copy`
2017-11-21 17:20:40 -05:00
Gilbert Chen
ce946f7745
Check in Gopkg.lock
2017-11-21 13:05:21 -05:00
Gilbert Chen
b9e89b2530
Check in Gopkg.toml
2017-11-21 12:59:44 -05:00
Gilbert Chen
63aa47f193
Bump version to 2.0.10
2017-11-21 12:48:37 -05:00
Gilbert Chen
214a119507
Always take password from env or pref even if resetPassword is true
2017-11-21 12:31:54 -05:00
Gilbert Chen
34e49d4589
Fixed test build errors due to a function prototype change
2017-11-21 12:24:55 -05:00
Gilbert Chen
8da36e9998
Increase VSS operation timeouts
2017-11-17 12:44:12 -05:00
gilbertchen
fe9cd7c8a8
Update README.md
2017-11-16 20:55:31 -05:00
gilbertchen
90e1639611
Update README.md
2017-11-16 20:54:05 -05:00