Commit Graph

  • 49d7b0d278 sftp: add About support - fixes #3107 Gary Kim 2019-04-25 09:51:15 +00:00
  • 3d475dc0ee mount: Fix poll interval documentation Animosity022 2018-12-21 09:31:55 -05:00
  • 2657d70567 drive: fix move and copy from TeamDrive to GDrive Fionera 2019-04-24 19:11:34 +02:00
  • 45df37f55f Add Kyle E. Mitchell to contributors Nick Craig-Wood 2019-04-24 18:09:40 +01:00
  • 81007c10cb doc: Fix "conververt" typo Kyle E. Mitchell 2019-04-16 13:25:33 -07:00
  • aba15f11d8 cache: note unsupported optional methods Nick Craig-Wood 2019-03-20 16:45:47 +00:00
  • a57756a05c lsjson, lsf: support showing the Tier of the object Nick Craig-Wood 2019-03-20 12:45:06 +00:00
  • eeab7a0a43 crypt: Implement Optional methods SetTier, GetTier - fixes #2895 Nick Craig-Wood 2019-03-20 12:40:52 +00:00
  • ac8d1db8d3 crypt: support PublicLink (rclone link) of underlying backend - fixes #3042 Nick Craig-Wood 2019-03-20 11:59:26 +00:00
  • cd0d43fffb fs: add missing PublicLink to mask Nick Craig-Wood 2019-03-20 11:59:00 +00:00
  • cdf12b1fc8 crypt: Fix wrapping of ChangeNotify to decrypt directories properly Nick Craig-Wood 2019-03-20 11:33:25 +00:00
  • 7981e450a4 crypt: make rclone dedupe work through crypt Nick Craig-Wood 2019-03-20 09:57:30 +00:00
  • e7fc3dcd31 fs: copy the ID too when we copy a Directory object Nick Craig-Wood 2019-03-20 09:40:04 +00:00
  • 2386c5adc1 hubic: fix tests for optional methods Nick Craig-Wood 2019-01-11 12:29:14 +00:00
  • 2f21aa86b4 fstest: add tests for coverage of optional methods for wrapping Fs Nick Craig-Wood 2019-01-11 12:28:41 +00:00
  • ad7078c365 drive: add experimental --drive-fast-list-grouping flag #3114 fix-3114-teamdrive-listr Nick Craig-Wood 2019-04-16 12:08:01 +01:00
  • 16d8014cbb build: drop support for go1.8 Nick Craig-Wood 2019-04-15 20:03:33 +01:00
  • 613a9bb86b vendor: update all dependencies Nick Craig-Wood 2019-04-13 13:47:57 +01:00
  • 8190a81201 lsjson: added EncryptedPath to output - fixes #3094 calisro 2019-04-15 13:12:09 -04:00
  • f5795db6d2 build: fix fetch_binaries not to fetch test binaries Nick Craig-Wood 2019-04-13 13:08:53 +01:00
  • e2a2eb349f Start v1.47.0-DEV development Nick Craig-Wood 2019-04-13 13:08:37 +01:00
  • a0d4fdb2fa Version v1.47.0 v1.47.0 Nick Craig-Wood 2019-04-13 11:01:58 +01:00
  • a28239f005 filter: Make --files-from traverse as before unless --no-traverse is set Nick Craig-Wood 2019-02-13 17:14:51 +00:00
  • b05da61c82 build: move linter build tags into Makefile to fix golangci-lint Nick Craig-Wood 2019-04-12 15:48:36 +01:00
  • 41f01da625 docs: add link to Go report card Nick Craig-Wood 2019-04-12 15:28:37 +01:00
  • 901811bb26 docs: Remove references to Google+ Nick Craig-Wood 2019-04-12 15:22:07 +01:00
  • 0d4a3520ad jottacloud: add device registration Oliver Heyme 2019-04-07 16:12:32 +02:00
  • 5855714474 lsjson: added --files-only and --dirs-only flags calistri 2019-04-05 16:24:09 -04:00
  • 120de505a9 Add Manu to contributors Nick Craig-Wood 2019-04-11 10:22:17 +01:00
  • 6e86526c9d s3: add support for "Glacier Deep Archive" storage class - fixes #3088 Manu 2019-04-05 11:14:05 +08:00
  • 0862dc9b2b build: update to Xenial in travis build to fix link errors Nick Craig-Wood 2019-04-10 15:22:21 +01:00
  • 1c301f9f7a drive: Fix creation of duplicates with server side copy - fixes #3067 Nick Craig-Wood 2019-03-25 17:12:10 +00:00
  • 9f6b09dfaf Add Ben Boeckel to contributors Nick Craig-Wood 2019-03-28 15:13:17 +00:00
  • 3d424c6e08 docs: fix various typos Ben Boeckel 2019-03-27 15:12:24 -04:00
  • 6fb1c8f51c b2: ignore malformed src_last_modified_millis Nick Craig-Wood 2019-03-25 15:51:45 +00:00
  • 626f0d1886 copy: account for server side copy bytes and obey --max-transfer Nick Craig-Wood 2019-03-20 17:17:15 +00:00
  • 9ee9fe3885 swift: obey Retry-After to fix OVH restore from cold storage Nick Craig-Wood 2019-03-17 11:38:25 +00:00
  • b0380aad95 vendor: update github.com/ncw/swift to help with #3041 Nick Craig-Wood 2019-03-19 13:27:46 +00:00
  • 2065e73d0b cmd: implement RetryAfter errors which cause a sleep before a retry Nick Craig-Wood 2019-03-21 11:24:13 +00:00
  • d3e3bbedf3 docs: Fix typo - fixes #3071 Nick Craig-Wood 2019-03-25 13:16:52 +00:00
  • d6778c9d19 mount: make directories show with non zero size fix-mount-dir-size Nick Craig-Wood 2019-03-25 11:21:26 +00:00
  • 8d29d69ade onedrive: Implement graceful cancel graceful-cancel Cnly 2019-03-11 20:54:14 +08:00
  • f79d46b07e mega VENDOR PATCH FIXME FIXME fix-3055-mega-crash Nick Craig-Wood 2019-03-18 22:26:10 +00:00
  • 6e70d88f54 swift: work around token expiry on CEPH Nick Craig-Wood 2019-03-17 17:37:54 +00:00
  • 595fea757d vendor: update github.com/ncw/swift to bring in Expires changes Nick Craig-Wood 2019-03-18 10:36:54 +00:00
  • bb80586473 bin/get-github-release: fetch the most recent not the least recent Nick Craig-Wood 2019-03-18 11:29:37 +00:00
  • 0d475958c7 Fix errors discovered with go vet nilness tool Nick Craig-Wood 2019-03-18 11:23:00 +00:00
  • 2728948fb0 Add xopez to contributors Nick Craig-Wood 2019-03-18 11:04:10 +00:00
  • 3756f211b5 Add Danil Semelenov to contributors Nick Craig-Wood 2019-03-18 11:04:10 +00:00
  • 2faf2aed80 docs: Update Copyright to current Year xopez 2019-03-18 12:03:46 +01:00
  • 1bd8183af1 build: use matrix build for travis Nick Craig-Wood 2019-01-24 11:14:37 +00:00
  • 5aa706831f b2: ignore already_hidden error on remove Nick Craig-Wood 2019-03-17 14:31:30 +00:00
  • ac7e1dbf62 test_all: add the vfs tests to the integration tests Nick Craig-Wood 2019-02-27 17:14:32 +00:00
  • 14ef4437e5 dedupe: fix bug introduced when converting to use walk.ListR #2902 Nick Craig-Wood 2019-03-17 10:44:32 +00:00
  • a0d2ab5b4f cmd: Fix autocompletion of remote paths with spaces - fixes #3047 Danil Semelenov 2019-03-17 13:15:20 +03:00
  • 3bfde5f52a ftp: add --ftp-concurrency to limit maximum number of connections Nick Craig-Wood 2019-02-13 21:53:43 +00:00
  • 2b05bd9a08 rc: implement operations/publiclink the equivalent of rclone link Nick Craig-Wood 2019-03-11 16:59:27 +00:00
  • 1318be3b0a vendor: update github.com/goftp/server to fix hang while reading a file from the server Nick Craig-Wood 2019-03-17 09:30:57 +00:00
  • f4a754a36b drive: add --skip-checksum-gphotos to ignore incorrect checksums on Google Photos Nick Craig-Wood 2019-03-07 11:44:09 +08:00
  • fef73763aa lib/atexit: add SIGTERM to signals which run the exit handlers on unix Nick Craig-Wood 2019-02-27 22:49:22 +00:00
  • 7267d19ad8 fstest: Use walk.ListR for listing Nick Craig-Wood 2019-01-21 17:02:48 +00:00
  • 47099466c0 cache: Use walk.ListR for listing the temporary Fs. Nick Craig-Wood 2019-01-21 17:02:12 +00:00
  • 4376019062 dedupe: Use walk.ListR for listing commands. Nick Craig-Wood 2019-01-21 16:59:23 +00:00
  • e5f4210b09 serve restic: use walk.ListR for listing Nick Craig-Wood 2019-01-21 16:58:27 +00:00
  • d5f2df2f3d Use walk.ListR for listing operations Nick Craig-Wood 2019-01-21 16:53:05 +00:00
  • efd720b533 walk: Implement walk.ListR which will use ListR if at all possible Nick Craig-Wood 2019-01-21 10:02:23 +00:00
  • 047f00a411 filter: Add BoundedRecursion method Nick Craig-Wood 2019-01-20 17:56:59 +00:00
  • bb5ac8efbe http: fix socket leak on 404 errors Nick Craig-Wood 2019-02-08 17:40:40 +00:00
  • e62bbf761b http: add --http-no-slash for websites with directories with no slashes #3053 Nick Craig-Wood 2019-02-08 13:58:47 +00:00
  • 54a2e99d97 http: remove duplicates from listings Nick Craig-Wood 2019-02-08 13:58:22 +00:00
  • 28230d93b4 sync: Implement --suffix-keep-extension for use with --suffix - fixes #3032 Nick Craig-Wood 2019-03-10 16:50:28 +00:00
  • 3c4407442d cmd: fix completion of remotes Florian Gamböck 2019-03-14 21:59:09 +01:00
  • caf318d499 dlna: add connection manager service description Dan Walters 2019-03-11 19:02:52 -05:00
  • 2fbb504b66 webdav: fix About/df when reading the available/total returns 0 Nick Craig-Wood 2019-03-14 21:19:47 +00:00
  • 2b58d1a46f docs: onedrive: Add guide to refreshing token after MFA is enabled Alex Chen 2019-03-14 00:21:05 +08:00
  • 1582a21408 onedrive: Always add trailing colon to path when addressing items - #2720, #3039 Cnly 2019-03-11 16:30:38 +08:00
  • 229898dcee Add Dan Walters to contributors Nick Craig-Wood 2019-03-11 17:31:46 +00:00
  • 95194adfd5 dlna: fix root XML service descriptor Dan Walters 2019-03-11 10:49:31 -05:00
  • 4827496234 webdav: fix race when creating directories - fixes #3035 Nick Craig-Wood 2019-03-08 12:54:39 +00:00
  • 6811629877 mega: fix unmarshal error on download - FIXME need to upstream this fix fix-mega-download Nick Craig-Wood 2019-03-10 17:05:15 +00:00
  • 415eeca6cf drive: fix range requests on 0 length files Nick Craig-Wood 2019-03-10 15:47:34 +00:00
  • 58d9a3e1b5 filter: reload filter when the options are set via the rc - fixes #3018 Nick Craig-Wood 2019-03-06 12:37:15 +00:00
  • cccadfa7ae rc: add ability for options blocks to register reload functions Nick Craig-Wood 2019-03-06 12:36:51 +00:00
  • 1b52f8d2a5 copy/sync/move: add --create-empty-src-dirs flag - fixes #2869 ishuah 2019-03-06 11:43:46 +03:00
  • 2078ad68a5 gcs: Allow bucket policy only buckets - fixes #3014 Nick Craig-Wood 2019-03-04 14:52:54 +00:00
  • 368ed9e67d docs: add a FAQ entry about --max-backlog Nick Craig-Wood 2019-03-07 17:43:06 +00:00
  • 7c30993bb7 Add Fionera to contributors Nick Craig-Wood 2019-03-09 16:19:12 +00:00
  • 55b9a4ed30 Add ServerSideAcrossConfig Flag and check for it. fixes #2728 Fionera 2019-02-11 02:36:47 +01:00
  • 118a8b949e koofr: implemented a backend for Koofr cloud storage service. jaKa 2019-02-22 16:50:04 +01:00
  • 1d14e30383 vendor: add github.com/koofr/go-koofrclient * added koofr client SDK dep for koofr backend jaKa 2019-02-13 14:05:59 +01:00
  • 27714e29c3 s3: note incompatibility with CEPH Jewel - fixes #3015 Nick Craig-Wood 2019-03-06 11:50:25 +00:00
  • 9f8e1a1dc5 drive: fix imports of text files Nick Craig-Wood 2019-03-05 17:18:04 +00:00
  • ec40ffbdc1 drive: set the IncludeCorpusRemovals flag so changes returns deletes fix-3020-drive-removals Nick Craig-Wood 2019-03-05 14:37:46 +00:00
  • 1692c6bd0a vfs: shorten the locking window for vfs/refresh Nick Craig-Wood 2019-03-04 17:25:04 +00:00
  • d233efbf63 Add marcintustin to contributors Nick Craig-Wood 2019-03-01 17:10:26 +00:00
  • e9a45a5a34 googlecloudstorage: fall back to default application credentials marcintustin 2019-03-01 12:05:31 -05:00
  • f6eb5c6983 lib/pacer: fix test on macOS Nick Craig-Wood 2019-03-01 10:00:00 +00:00
  • 2bf19787d5 Add Dr.Rx to contributors Nick Craig-Wood 2019-03-01 12:25:16 +00:00
  • 0ea3a57ecb azureblob: Enable MD5 checksums when uploading files bigger than the "Cutoff" Dr.Rx 2019-02-28 16:31:07 -05:00
  • b353c730d8 vfs: make tests work on remotes which don't support About Nick Craig-Wood 2019-02-27 17:13:54 +00:00