Gilbert Chen
|
6a4b1f2a3f
|
Add minios to test storages
|
2017-07-13 14:06:36 -04:00 |
|
Gilbert Chen
|
483ae5e6eb
|
Add minios:// for minio servers with SSL support
|
2017-07-12 21:09:19 -04:00 |
|
Gilbert Chen
|
f8d879d414
|
Add a s3c backend to support s3 compatible storages that require V2 Signing
|
2017-07-11 21:27:20 -04:00 |
|
Gilbert Chen
|
f8764a5a79
|
Make the S3 backend compatible with minio
|
2017-07-11 13:45:06 -04:00 |
|
Gilbert Chen
|
0aa122609a
|
Fixed #82: force in-place mode with a non-default preference path
|
2017-07-07 22:21:43 -04:00 |
|
Gilbert Chen
|
b4f3142275
|
Fixed #86: increase timeouts to handle overloaded Hubic servers
|
2017-07-07 20:08:09 -04:00 |
|
Gilbert Chen
|
199e312bea
|
Fixed a build error in TestUploaderAndDownloader
|
2017-07-07 17:22:59 -04:00 |
|
Gilbert Chen
|
65127c7ab7
|
Fixed incorrect restore percentage: should use chunk sizes instead of file sizes
|
2017-07-07 12:53:56 -04:00 |
|
Gilbert Chen
|
09f695b3e1
|
Verify chunk id for snapshot chunks
|
2017-07-07 12:08:38 -04:00 |
|
Gilbert Chen
|
2908b807b9
|
Fixed incorrect stats during backup; also check in files missing from last commit
|
2017-07-06 23:12:22 -04:00 |
|
Gilbert Chen
|
ba3702647b
|
Fixed #90: unprocessed files may leak into incomplete snapshot leading to incorrect file size
|
2017-07-06 22:06:51 -04:00 |
|
Gilbert Chen
|
2cbb72c2d0
|
Handle 3xx status codes from B2
|
2017-07-04 15:14:15 -04:00 |
|
Gilbert Chen
|
12134ea6ad
|
Fixed #83: don't pass unchanged files to the chunk downloader
|
2017-07-04 14:50:34 -04:00 |
|
Gilbert Chen
|
4291bc775b
|
Retry on authentication error for Google Drive
|
2017-07-02 20:49:56 -04:00 |
|
Gilbert Chen
|
b7b54478fc
|
Don't compute file hashes when DUPLICACY_SKIP_FILE_HASH is set; handle vertical backup-style hashes in restore
|
2017-06-29 22:19:41 -04:00 |
|
Gilbert Chen
|
8d06fa491a
|
Merge branch 'master' of https://github.com/gilbertchen/duplicacy
|
2017-06-29 13:19:53 -04:00 |
|
Gilbert Chen
|
42a6ab9140
|
In fixed-size chunking, create a new chunk after returning the old one
|
2017-06-29 13:11:28 -04:00 |
|
gilbertchen
|
bad990e702
|
Merge pull request #81 from chbmuc/master
Move error parsing behind status code handling
|
2017-06-26 11:08:38 -04:00 |
|
Gilbert Chen
|
d0c376f593
|
Implement fast resume; refactor GetDuplicacyPreferencePath()
|
2017-06-22 22:53:33 -04:00 |
|
Gilbert Chen
|
839be6094f
|
Remove unused import
|
2017-06-20 16:37:47 -04:00 |
|
Gilbert Chen
|
651d82e511
|
Check directory existence again when failing to create it to avoid erroring out on race condition
|
2017-06-20 14:38:09 -04:00 |
|
Christian Brunner
|
6a73a62591
|
Move error parsing behind status code handling
Otherwise request throttling won't work and you will get errors like this:
PUT https://api.onedrive.com/v1.0/drive/root:/dup/chunks/91xxx08:/content
Failed to upload the chunk 91xxx08: 503 Unexpected response
|
2017-06-16 14:06:14 +02:00 |
|
Gilbert Chen
|
28da4d15e2
|
Fixed #76: must create a new chunk for uploading in the copy operation
|
2017-06-15 10:48:24 -04:00 |
|
Stefano Da Ros
|
4b60859054
|
Fix typo
The file should be titled "known_hosts" instead.
|
2017-06-13 18:53:59 +02:00 |
|
Gilbert Chen
|
c9951d6036
|
Move LICENSE to the top directory
|
2017-06-13 12:36:02 -04:00 |
|
Gilbert Chen
|
92b3594e89
|
Add a LICENSE file
|
2017-06-13 12:35:06 -04:00 |
|
Gilbert Chen
|
2424a2eeed
|
Switch from goamz to aws-sdk-go for the S3 storage backend
|
2017-06-13 12:27:01 -04:00 |
|
Etienne Charlier
|
ae34347741
|
merge version 2.0.2
|
2017-06-10 17:12:44 +02:00 |
|
Gilbert Chen
|
dd11641611
|
Fixed a bug that caused restoration of two adjacent files to crash
|
2017-06-09 21:05:44 -04:00 |
|
Gilbert Chen
|
fa8c99747e
|
Fixed #65: don't show statistics when downloader.totalFileSize is 0
|
2017-06-07 21:16:27 -04:00 |
|
Gilbert Chen
|
53f8a51b12
|
Fixed #63: can't use root drive as storage on Windows
|
2017-06-07 20:51:20 -04:00 |
|
Gilbert Chen
|
42337d84c3
|
Move source files into src for a better looking front page
|
2017-06-07 14:04:11 -04:00 |
|
Gilbert Chen
|
4a1dc01ff4
|
Reorganize src directory
|
2017-06-02 16:33:36 -04:00 |
|
gilbertchen
|
a3a7a79ad3
|
Fix duplicacy path
|
2017-05-31 08:02:20 -04:00 |
|
Gilbert Chen
|
bdf017e552
|
Move source files to src/
|
2017-05-23 10:25:00 -04:00 |
|