Commit Graph

  • 29e2744155 vendor: update github.com/dropbox/dropbox-sdk-go-unofficial Nick Craig-Wood 2017-09-23 11:53:26 +01:00
  • 6390bb2b09 vendor: resync with dep ensure Nick Craig-Wood 2017-09-23 11:50:14 +01:00
  • 6f2a6dfbc5 For MacOS installation, make sure the /usr/local/bin directory exists Stephen Harris 2017-09-26 10:58:03 -04:00
  • b6684ea4f5 crypt: fix PutStream Nick Craig-Wood 2017-09-27 16:46:28 +01:00
  • 2857ed5c35 fs: fix --immutable tests on remotes which don't have modtime Nick Craig-Wood 2017-09-27 16:28:20 +01:00
  • 8771d352d4 Makefile: make test now stores logs and tests everything Nick Craig-Wood 2017-09-27 16:13:33 +01:00
  • 748c9f5cb7 docs: merge email addresses for @ishuah Nick Craig-Wood 2017-09-25 21:02:33 +01:00
  • 646a419453 docs: update overview table to reflect streaming upload ability Stefan Breunig 2017-09-24 21:59:31 +02:00
  • c98dfa2556 Add ishuah to contributors Nick Craig-Wood 2017-09-24 20:03:11 +01:00
  • 7195e44dce crypt: added cryptdecode command - #1129 ishuah 2017-09-20 14:40:07 +03:00
  • c9e2739500 Add Jacob McNamee to contributors Nick Craig-Wood 2017-09-24 20:02:40 +01:00
  • 2d8e75cab4 Implement --immutable option Jacob McNamee 2017-09-02 01:29:01 -07:00
  • 5a3a56abd8 yandex: address errcheck warnings Stefan Breunig 2017-09-19 23:30:08 +02:00
  • 7b89a5f656 Add LingMan to contributors Stefan Breunig 2017-09-19 23:13:51 +02:00
  • a4396ebe0f docs: remove duplicated --drive-auth-owner-only documentation (#1688) LingMan 2017-09-19 18:00:41 +02:00
  • 85877f3adc config: add show/file subcommands which print the config/its path (fixes #1086) Stefan 2017-09-19 17:59:19 +02:00
  • 87335de8a8 fs: fix filename normalization issues in the tests when running on OS X Nick Craig-Wood 2017-09-17 14:05:33 +01:00
  • 12405f9f41 fuse: re-use rcat to support uploads for all remotes (fixes #1672) Stefan Breunig 2017-09-16 22:49:08 +02:00
  • 168b0a0ecb googlecloudstorage: support streaming uploads (see #1614) (closes #1684) Stefan Breunig 2017-09-16 22:46:02 +02:00
  • 234bfae0d5 b2: implement streaming upload of files with unknown length (see #1614) (closes #1686) Stefan 2017-09-16 22:43:48 +02:00
  • 4ac9a65049 fs: stop normalizing file names but do a normalized compare in the sync Nick Craig-Wood 2017-09-08 16:19:41 +01:00
  • a8e41f081c fs: re-implement check and cryptcheck using the same traversal as sync Nick Craig-Wood 2017-09-01 16:33:09 +01:00
  • 261c7ad9e4 fs: make syncCopyMove use context for go routine cancellation Nick Craig-Wood 2017-09-01 15:47:32 +01:00
  • fe96d5cf0a fs: factor multiple directory traverse out of sync Nick Craig-Wood 2017-09-01 15:21:46 +01:00
  • 8574129892 swift: fix server side copy to empty container with --fast-list Nick Craig-Wood 2017-09-14 18:00:00 +01:00
  • 6df12b3f00 fs: improve retriable error detection Nick Craig-Wood 2017-09-15 17:09:20 +01:00
  • 7f8d306c9c s3: allow streaming upload of files with unknown file size (see #1614) Stefan Breunig 2017-09-15 20:20:32 +02:00
  • 9d3f11b493 amazonclouddrive, rcat: ensure rcat integration test passes even with AmazonCloudDrive (fixes: #1680) Stefan Breunig 2017-09-15 18:08:14 +02:00
  • 38cc211762 box: fix Update to send the correct name #97 Nick Craig-Wood 2017-09-14 17:21:11 +01:00
  • e0eabc75c0 drive: change the default for --drive-use-trash to true - fixes #1661 Nick Craig-Wood 2017-09-15 11:58:50 +01:00
  • 798502b204 fs: add more errors to be considered temporary errors Nick Craig-Wood 2017-09-14 16:09:48 +01:00
  • 9d22f4208f swift: implement streaming uploads (see #1614) Stefan Breunig 2017-09-14 07:42:16 +02:00
  • 56dedc49e3 rcat: properly report if the upload fails Stefan Breunig 2017-09-13 20:21:52 +02:00
  • 2f0551074c s3: set session token when using STS Girish Ramakrishnan 2017-09-11 14:49:59 -07:00
  • d6eb625815 Add Girish Ramakrishnan to contributors Nick Craig-Wood 2017-09-12 09:30:03 +01:00
  • 4c45cbea18 copy: error out if dst could not be listed Girish Ramakrishnan 2017-09-11 11:09:45 -07:00
  • 897690d997 Add Jan Varho to contributors Nick Craig-Wood 2017-09-12 09:28:18 +01:00
  • 5a1351f141 s3: Document glacier transitions and behavior Jan Varho 2017-09-09 15:02:56 +03:00
  • c22be38747 s3: Error message for objects in glacier Jan Varho 2017-09-09 15:02:26 +03:00
  • f91f89d409 onedrive: Removed second browser authentication and enabled headless mode #254 Oliver Heyme 2017-09-06 17:19:52 +02:00
  • 113f43ec42 oauthutil: Made GetToken and PutToken exported (required for OneDrive Business) Oliver Heyme 2017-09-06 09:24:20 +02:00
  • 7ef18b6b35 onedrive: Support for OneDrive for Business added #254 Oliver Heyme 2017-08-03 21:57:42 +02:00
  • a91448c83a rcat: honor --dry-run even for small files Stefan Breunig 2017-09-11 22:28:16 +02:00
  • 80b1f2a494 rcat: configurable small files cutoff and implement proper upload verification Stefan Breunig 2017-09-11 08:26:53 +02:00
  • 57817397a0 rcat: directly upload small files without streaming them Stefan Breunig 2017-09-11 08:25:34 +02:00
  • 10fa2a7806 snapd: remove snapd because the build fails (see #1188, #1595, #1618) Stefan 2017-09-10 07:44:13 +02:00
  • 9a62d2f8ad Makefile: avoid using deprecated xargs arguments Stefan 2017-09-10 07:43:13 +02:00
  • 49816e67bd yandex: implement cleanup (empty trash) - addresses #575 ishuah91 2017-09-07 20:10:39 +03:00
  • fe536f3fa8 Typo fix in changelog Jon Craton 2017-09-02 11:42:03 -04:00
  • c54d513bdd Add ishuah91 to contributors Nick Craig-Wood 2017-09-06 16:12:29 +01:00
  • dd975ab00d drive: implement cleanup (empty trash) - addresses #575 ishuah91 2017-09-01 20:54:14 +03:00
  • 2944f7603d s3: read 1000 items in listings #1653 Nick Craig-Wood 2017-09-06 11:13:28 +01:00
  • 58f7b4ed7c Clarify --filter-from docs Nick Craig-Wood 2017-09-01 11:35:26 +01:00
  • cbea06026a Make check obey --ignore-size - fixes #1643 Nick Craig-Wood 2017-09-01 11:20:41 +01:00
  • 8207af9460 b2: Fix SHA1 mismatch when downloading files with no SHA1 #678 Nick Craig-Wood 2017-08-31 21:19:54 +01:00
  • 921fcc0723 Add Josiah White to contributors Nick Craig-Wood 2017-08-31 21:39:31 +01:00
  • 445fc55772 Ignore return from patch request on failure. Josiah White 2017-08-31 18:48:24 +02:00
  • 09fbbdbb04 Add Daniel Jagszent to contributors Nick Craig-Wood 2017-08-31 16:46:44 +01:00
  • 4b0e983323 Local: Make documentation consistent with code Daniel Jagszent 2017-08-31 13:34:29 +02:00
  • ee9f987234 qingstor: Support hash md5 for upload object wuyu 2017-08-15 16:28:22 +08:00
  • f407e3da55 Add bpicode to contributors Nick Craig-Wood 2017-08-31 16:35:35 +01:00
  • f1f7e0e6f9 support for zsh auto-completion - #983 bpicode 2017-08-31 15:52:51 +01:00
  • 7e93567b18 vendor: update version of github.com/spf13/cobra for zsh support bpicode 2017-08-31 16:20:55 +01:00
  • 2c8d6e86cc fs: fix gofmt Nick Craig-Wood 2017-08-31 16:01:19 +01:00
  • bb6300b032 Fix bwlimit toggle in conjunction with schedules (Fixes #1607) cbruegg 2017-08-17 17:40:43 +02:00
  • e96c5b5f39 hubic: don't check the container exists before creating it Nick Craig-Wood 2017-08-30 15:54:49 +01:00
  • 672c410235 Update to using go1.9 as the default go version Nick Craig-Wood 2017-08-29 14:22:07 +01:00
  • 459cf64403 qingstor: fix errors in debug parameters noticed by go1.9 go vet Nick Craig-Wood 2017-08-29 14:19:14 +01:00
  • 0158ab6926 info: add check to stream files with unknown size Stefan Breunig 2017-08-22 08:00:10 +02:00
  • 4e189fe6e7 fstests: only test uploadswith indeterminate size on remotes that support it Stefan Breunig 2017-08-22 07:13:31 +02:00
  • b78ecb1568 docs: add optional feature "streaming uploads" to overview table Stefan Breunig 2017-08-19 14:35:17 +02:00
  • a122b9fa7a yandex: implement streaming uploads (see #1614) Stefan Breunig 2017-08-19 14:07:23 +02:00
  • 323daae63e http: immediately fail streaming uploads instead of spooling them first (see #1614) Stefan Breunig 2017-08-19 12:42:31 +02:00
  • e754f50778 box: implement streaming uploads (see #1614) Stefan Breunig 2017-08-19 12:32:56 +02:00
  • 034cf22d4d Add Alex McGrath Kraak to contributors Stefan Breunig 2017-08-17 06:49:38 +02:00
  • 2cc9071791 http: add --user-agent option. close #1557 Alex McGrath Kraak 2017-08-17 05:49:27 +01:00
  • b510c70c1e b2: calculate missing hashes on the fly instead of spooling – fixes #1288 Stefan Breunig 2017-08-12 12:57:34 +02:00
  • 001431d326 snapcraft: switch back to go build plugin and only build rclone – see #1188 Stefan Breunig 2017-08-12 09:20:37 +02:00
  • e64435a5c1 snapcraft: adjust snapcraft-dev build to allow fuse mounting – see #1188 Stefan Breunig 2017-08-11 20:55:50 +02:00
  • 9c47b767b4 swift: Configure from environment vars and add endpoint_type - fixes #1542 Nick Craig-Wood 2017-08-10 21:38:45 +01:00
  • 2870874329 azureblob: Read LastModified time of containers in root listing Nick Craig-Wood 2017-08-10 20:16:30 +01:00
  • d54fca4e58 dropbox: fix entry doesn't belong in directory error - fixes #1558 Nick Craig-Wood 2017-08-10 12:06:50 +01:00
  • dcbf538416 dropbox: stop using deprecated API methods Nick Craig-Wood 2017-08-09 12:58:48 +01:00
  • 5b79922b5e vendor: add dropbox/dropbox-sdk-go-unofficial Nick Craig-Wood 2017-08-08 10:26:01 +01:00
  • 41b2645dec vendor: remove ncw/dropbox-sdk-go-unofficial dependency Nick Craig-Wood 2017-08-08 10:22:00 +01:00
  • 76226e0147 dropbox: swap back to upstream dropbox/dropbox-sdk-go-unofficial Nick Craig-Wood 2017-08-08 10:13:15 +01:00
  • 76c5aa8533 gcs: Check for errors when testing bucket is OK in mkdir #1590 Nick Craig-Wood 2017-08-10 10:29:21 +01:00
  • 265fb8a5e2 fs: Manage empty directories - fixes #100 Nick Craig-Wood 2017-08-09 21:06:39 +01:00
  • 8a1a900733 fstest: use Feature.CanHaveEmptyDirectories to sharpen tests Nick Craig-Wood 2017-08-09 15:51:27 +01:00
  • 20ae7d562b fs: Add CanHaveEmptyDirectories and BucketBased feature flags to all remotes Nick Craig-Wood 2017-08-09 15:27:43 +01:00
  • c1bfdd893f vendor: update qingstor Nick Craig-Wood 2017-08-08 10:18:33 +01:00
  • ec2ea37ad2 fs: Add --disable flag to disable optional features - fixes #1551 Nick Craig-Wood 2017-08-07 21:10:03 +01:00
  • bced73c947 sftp: fix compile for go1.6 Nick Craig-Wood 2017-08-07 21:34:05 +01:00
  • 5b6585f57d sftp: limit new connections per second Nick Craig-Wood 2017-08-07 18:01:31 +01:00
  • c6b844977a sftp: clear the cached hashes on object update Nick Craig-Wood 2017-08-07 17:36:59 +01:00
  • 47eab397ba sftp: implement connection pooling for multiple ssh connections Nick Craig-Wood 2017-08-07 17:19:37 +01:00
  • bfe812ea6b dedupe: implement merging of duplicate directories - fixes #1243 Nick Craig-Wood 2017-08-02 21:34:22 +01:00
  • db1995e63a Add MergeDirs optional interface and implement it for drive Nick Craig-Wood 2017-08-02 16:51:24 +01:00
  • 81a2ab599f fs: add optional ID to fs.Directory and set it in the remotes which care Nick Craig-Wood 2017-08-02 16:44:36 +01:00
  • 74687c25f5 sftp: fixup formatting and golint warnings Nick Craig-Wood 2017-08-07 14:50:31 +01:00