Commit graph

  • 33b3eea6ec Implement Backblaze B2 - fixes #224 Nick Craig-Wood 2015-11-27 18:25:52 +00:00
  • 113624691a Add -dump-headers and -dump-bodies flags for operations test debugging Nick Craig-Wood 2015-12-29 00:17:39 +00:00
  • afaec1a2e9 Use test logger instead of log for test output Nick Craig-Wood 2015-12-29 00:16:53 +00:00
  • ddf39f2d57 Replace test_all.sh with test_all.go which is cross platform and parallel Nick Craig-Wood 2015-12-30 00:18:31 +00:00
  • 2df5d95d70 Documentation for --min-age and --max-age Nick Craig-Wood 2015-12-29 19:34:10 +00:00
  • 64a808ac76 Add CONTRIBUTING file Nick Craig-Wood 2015-12-29 19:06:40 +00:00
  • 05dc7183cb onedrive: Don't mask HTTP error codes with JSON decode error Nick Craig-Wood 2015-12-28 15:10:21 +00:00
  • e69e181090 Fix --min-age and --max-age when only one is present Nick Craig-Wood 2015-12-17 14:22:43 +00:00
  • a1269fa669 Make sure we use bash as our shell Nick Craig-Wood 2015-12-02 21:35:17 +00:00
  • 8369b5209f swift: Make sure we read the size for 0 length files - Fixes #237 Nick Craig-Wood 2015-12-02 21:23:56 +00:00
  • 2aa3c0a2af make beta announces destination URL Nick Craig-Wood 2015-11-30 10:10:41 +00:00
  • ac65d8369e Make fs.CheckClose public to stop duplication Nick Craig-Wood 2015-11-28 18:13:08 +00:00
  • 7a24532224 Factor REST library out of onedrive Nick Craig-Wood 2015-11-27 12:46:13 +00:00
  • 8057d668bb Fix crash in http logging - fixes #223 Nick Craig-Wood 2015-11-26 16:52:54 +00:00
  • 36f1bc4a8a Make ls/lsl/md5sum/size/check obey includes and excludes - fixes #169 Nick Craig-Wood 2015-11-24 16:54:12 +00:00
  • beb8098b0a Ignore current builds when uploading to github Nick Craig-Wood 2015-11-23 22:41:02 +00:00
  • 6e64a71382 Add Adriano Aurélio Meirelles to contributors Nick Craig-Wood 2015-12-17 13:26:50 +00:00
  • 3cbd57d9ad Add support to filter files based on their age Adriano Aurélio Meirelles 2015-12-17 09:52:38 -02:00
  • 4f50b26af0 Add missing cloud storage systems Nick Craig-Wood 2015-11-23 22:19:50 +00:00
  • cb651b5866 Upload releases to github too - fixes #225 Nick Craig-Wood 2015-11-23 21:58:54 +00:00
  • 3c1069c815 onedrive: re-enable server side copy Nick Craig-Wood 2015-11-22 11:04:16 +00:00
  • 7f0020a407 Version v1.25 v1.25 Nick Craig-Wood 2015-11-14 13:06:39 +00:00
  • c270c1c80c Increase retries for eventual consistency in tests Nick Craig-Wood 2015-11-14 12:57:17 +00:00
  • 29ecc2d8bb onedrive: disable server side copy as it seems to be broken Nick Craig-Wood 2015-11-14 12:11:38 +00:00
  • 13da1b8d28 Add docs for fs specific options - fixes #210 Nick Craig-Wood 2015-11-14 11:38:35 +00:00
  • 0b338eaa28 Fix up sensitive vs insensitive in the docs and some formatting - fixes #214 Nick Craig-Wood 2015-11-14 11:20:04 +00:00
  • 46696865fd Ignore golint errors that can't be fixed Nick Craig-Wood 2015-11-14 09:20:34 +00:00
  • fcea3777c0 Implement Hubic storage system - fixes #200 Nick Craig-Wood 2015-11-08 15:29:58 +00:00
  • 5023050d95 Add RedirectLocalhostURL for another form of redirect URL Nick Craig-Wood 2015-11-08 15:29:19 +00:00
  • bed01a303f Add UnWrapper interface and implement in LimitedFs Nick Craig-Wood 2015-11-08 15:27:55 +00:00
  • 2c2cb84ca7 Make it so optional interface Purge can fail so it can be wrapped Nick Craig-Wood 2015-11-08 14:16:00 +00:00
  • e9dda25c60 Implement Move in limited fs Nick Craig-Wood 2015-11-08 14:15:28 +00:00
  • 80ffbade22 Fix deletion of some excluded files without --delete-excluded #205 Nick Craig-Wood 2015-11-12 11:46:04 +00:00
  • 7beb50caa7 Remove go tip for the moment since it seems to be broken Nick Craig-Wood 2015-11-11 18:18:04 +00:00
  • e8ba43c479 swift: Use ContentType from Object to avoid lookups in listings - fixes #208 Nick Craig-Wood 2015-11-11 17:19:57 +00:00
  • dcd6bedc27 make beta to compile and upload a beta release Nick Craig-Wood 2015-11-11 16:55:49 +00:00
  • 5bb76cc35c Stop SetModTime losing metadata (eg X-Object-Manifest) - fixes #203 Nick Craig-Wood 2015-11-08 20:45:42 +00:00
  • 3e68d485f2 Use svg for build status like the other badges Nick Craig-Wood 2015-11-08 17:46:19 +00:00
  • 1945f09d06 Drop back to testing with go 1.4.2 as it includes go vet Nick Craig-Wood 2015-11-08 10:52:35 +00:00
  • 2c66bdd6bb Remove Go 1.5-ism to make compilable by go 1.3 & 1.4 - fixes #201 Nick Craig-Wood 2015-11-08 10:42:50 +00:00
  • a4f3548bbf Remove OS X build until #194 is fixed and update go versions Nick Craig-Wood 2015-11-08 10:31:40 +00:00
  • 4276abc58b Version v1.24 v1.24 Nick Craig-Wood 2015-11-07 16:21:39 +00:00
  • a795d93bc3 swift, s3, googlecloudstorage: Don't delete the container/bucket if fs wasn't at root - fixes #172 Nick Craig-Wood 2015-11-07 15:31:04 +00:00
  • 5df04cb763 swift: ignore directory marker objects where appropriate - fixes #190 Nick Craig-Wood 2015-11-07 15:17:46 +00:00
  • ef54167a4a Add goimports check to make check Nick Craig-Wood 2015-11-07 12:16:33 +00:00
  • d42cb11b84 Fix tests to run all tests again and add onedrive Nick Craig-Wood 2015-11-07 11:21:15 +00:00
  • b257de4aba Be more constistent with naming in remotes Nick Craig-Wood 2015-11-07 11:14:46 +00:00
  • 365b4babae Make filter test files pass errcheck Nick Craig-Wood 2015-11-07 10:25:43 +00:00
  • 6d48dffa2f Add -dump-headers and -dump-bodies flags for remote tests Nick Craig-Wood 2015-11-07 09:48:46 +00:00
  • 8f2999b6af onedrive: implement Copy Nick Craig-Wood 2015-10-30 08:40:14 +00:00
  • be6115fbfa Fix nil pointer exception on test failure Nick Craig-Wood 2015-10-30 08:40:06 +00:00
  • 2fcb8f5db7 Add support for Microsoft One Drive - fixes #10 Nick Craig-Wood 2015-10-04 22:08:31 +01:00
  • 0ab3f020ab Fix Amazon icon in the docs Nick Craig-Wood 2015-10-15 16:57:21 +01:00
  • 64c23c2f5b Update font awesome to 4.4.0 Nick Craig-Wood 2015-10-15 16:54:37 +01:00
  • ff16e0f6df Factor common error handling into fs module Nick Craig-Wood 2015-10-14 17:37:53 +01:00
  • 1a82ba196b dircache: expose FoundRoot flag Nick Craig-Wood 2015-10-10 15:33:46 +01:00
  • ed72c678f8 Protect accounting from being closed twice Nick Craig-Wood 2015-10-05 22:56:16 +01:00
  • 4ed8836a71 oauthutil: add RedirectPublicURL Nick Craig-Wood 2015-10-04 22:06:53 +01:00
  • 5529978fa7 dircache: make separate mutex for the cache Nick Craig-Wood 2015-10-04 22:05:45 +01:00
  • 66d84c9914 Document where to install root certificates - fixes #196 Nick Craig-Wood 2015-11-05 18:07:37 +00:00
  • b85ddc4e4f Extend CI tests to include formatting checks. klauspost 2015-11-03 13:50:29 +01:00
  • e4a9e27a55 Add proxy information to FAQ. klauspost 2015-10-30 12:06:11 +01:00
  • 22645eea2e Add AppVeyor Windows CI to tests Klaus Post 2015-10-31 15:51:35 +01:00
  • 345c98ed62 Update to AWS SDK 0.10.0 klauspost 2015-10-30 12:50:45 +01:00
  • b872ff0237 Add option to disable server certificate verification. klauspost 2015-10-29 16:42:25 +01:00
  • 1b95718460 Fix typos in filter docs and unit test assertions Nick Craig-Wood 2015-10-20 09:16:47 +01:00
  • 6a3580c556 Show status of master branch, so it doesn't show the status of the last pushed branch, klauspost 2015-10-16 11:58:35 +02:00
  • 16c9fba5de Fix tests failing on Windows. klauspost 2015-10-16 11:49:00 +02:00
  • 4e952af614 Allow spaces in remotes and check remote names for validity at creation time - fixes #171 Nick Craig-Wood 2015-10-12 17:54:09 +01:00
  • 6344c3051c Add async readahead buffer Klaus Post 2015-10-06 16:35:22 +02:00
  • ab9f521cbd Allow '&' and disallow ':' in Windows filenames. klauspost 2015-10-05 11:04:25 +02:00
  • 3a900e5bb7 Version v1.23 v1.23 Nick Craig-Wood 2015-10-03 16:24:07 +01:00
  • b4d7741611 Improve output of --dump-headers Nick Craig-Wood 2015-10-03 15:39:31 +01:00
  • 95fd79faf9 swift: use Content-Length on uploads - fixes #125 Nick Craig-Wood 2015-10-03 15:38:35 +01:00
  • b79dc01016 swift: stop chunked operations logging "Failed to read info: Object Not Found" Nick Craig-Wood 2015-10-03 15:30:31 +01:00
  • bf562d7373 Tweak wording on client/secret ids in acd, gcs and drive - fixes #155 Nick Craig-Wood 2015-10-03 14:23:12 +01:00
  • 2e9f2ea3d3 oauthutil: fix headless config for drive and gcs - fixes #158 Nick Craig-Wood 2015-10-02 21:06:11 +01:00
  • 177dbbc29a Implement rclone size for measuring remotes - fixes #153 Nick Craig-Wood 2015-10-02 19:48:48 +01:00
  • 4712043e26 Fix race condition in pacer tests - fixes #156 Nick Craig-Wood 2015-10-02 19:08:55 +01:00
  • 852acd5e4e oauthutil: tell the user they should try again if the webserver method failed Nick Craig-Wood 2015-09-30 15:04:02 +01:00
  • 9f1daabb2c s3: allow anonymous access to public repositories - fixes #154 Nick Craig-Wood 2015-09-29 09:58:03 +01:00
  • 938dd24cc9 Fix typo Nick Craig-Wood 2015-09-28 22:51:33 +01:00
  • 57aad81b68 Version v1.22 v1.22 Nick Craig-Wood 2015-09-28 19:38:20 +01:00
  • a91bcaaeb0 Implement rsync like include and exclude - fixes #27 Nick Craig-Wood 2015-09-27 16:13:20 +01:00
  • d04c21b198 Add Sergey Tolmachev to contributors Nick Craig-Wood 2015-09-28 19:12:35 +01:00
  • 4a0a42c2f1 swift: large file upload fixes Nick Craig-Wood 2015-09-26 12:51:05 +01:00
  • cc7b9af50e swift: support files > 5GB - fixes #46 Sergey Tolmachev 2015-09-23 09:57:48 +03:00
  • 68fef49c55 swift: fetch headers as the only source of metadata Nick Craig-Wood 2015-09-24 17:41:16 +01:00
  • 5d4b149884 Version v1.21 v1.21 Nick Craig-Wood 2015-09-22 21:05:11 +01:00
  • 5f20ae707d Make lsl output times in localtime and fix tests - fixes #141 Nick Craig-Wood 2015-09-22 19:04:12 +01:00
  • e9c915e6fe Fix golint warnings Nick Craig-Wood 2015-09-22 18:47:16 +01:00
  • 2ed158aba3 Fixes from go vet and errcheck Nick Craig-Wood 2015-09-22 07:31:12 +01:00
  • 05050d53ad Implement compliant pacing scheme for Amazon Cloud Drive Nick Craig-Wood 2015-09-17 18:12:37 +01:00
  • e391311512 gofmt Nick Craig-Wood 2015-09-17 18:42:39 +01:00
  • 3234c28f7c Minor adjustments to Unc path conversion function. klauspost 2015-09-17 11:50:41 +02:00
  • 6fbd9cf24b Make Google Drive Directory reads concurrent for increased speed. klauspost 2015-09-17 14:31:10 +02:00
  • bc5b63ffef Move ACD Connection-limiter into Pacer. klauspost 2015-09-17 13:49:52 +02:00
  • 788ef76f1c Show more of the filename and align output. klauspost 2015-09-17 15:53:45 +02:00
  • 0872ec3204 Allow user to override credentials again in drive, gcs and acd - fixes #139 Nick Craig-Wood 2015-09-16 20:08:40 +01:00
  • 0a5870208e Display individual transfer progress klauspost 2015-09-15 16:46:06 +02:00