Commit Graph

  • cc8538e0d1 gcs: fix server side copy of large objects - fixes #3724 Nick Craig-Wood 2020-11-30 16:18:41 +00:00
  • f7d9b15707 cmount: don't call host.Umount if a signal has been received Nick Craig-Wood 2020-11-27 10:50:36 +00:00
  • 83406bc473 atexit: add Signalled() function - set if called from a signal #4804 Nick Craig-Wood 2020-11-27 10:49:24 +00:00
  • 1cfce703b2 mountlib: make sure we don't call umount more than once #4804 Nick Craig-Wood 2020-11-27 10:50:10 +00:00
  • 3b24a4cada yandex: set Features.WriteMimeType=false as Yandex ignores mime types Nick Craig-Wood 2020-11-29 16:37:36 +00:00
  • 135adb426e filefabric: set Features.Read/WriteMimeType as both supported Nick Craig-Wood 2020-11-29 15:17:46 +00:00
  • 987dac9fe5 fichier: set Features.ReadMimeType=true as Object.MimeType is supported Nick Craig-Wood 2020-11-29 15:13:51 +00:00
  • 7fde48a805 dropbox: set Features.ReadMimeType=false as Object.MimeType not supported Nick Craig-Wood 2020-11-29 15:11:03 +00:00
  • ce9028bb5b chunker: set Features.ReadMimeType=false as Object.MimeType not supported Nick Craig-Wood 2020-11-29 15:06:41 +00:00
  • 52688a63c6 jottacloud: don't erroniously report support for writing mime types - fixes #4817 buengese 2020-11-29 17:27:20 +01:00
  • 8904e81cdf Fixed verbal tense Durval Menezes 2020-11-29 10:54:13 -03:00
  • bcbe393af3 sftp: implement Shutdown method Nick Craig-Wood 2020-11-27 17:25:57 +00:00
  • 47aada16a0 fs: add Shutdown optional method for backends Nick Craig-Wood 2020-11-27 17:02:00 +00:00
  • c22d04aa30 filter: deglobalise to put filter config into the context #4685 Nick Craig-Wood 2020-11-26 17:10:41 +00:00
  • 354b4f19ec rc: add context to flag Reload function #4685 Nick Craig-Wood 2020-11-26 17:15:52 +00:00
  • 0ed1857fa9 webdav: updated docs to show streaming to nextcloud is working Durval Menezes 2020-11-27 13:57:43 -03:00
  • dfadd98969 azureblob,memory,pcloud: fix setting of mime types Nick Craig-Wood 2020-11-26 21:28:39 +00:00
  • 19a8b66cee docs: update rclone about docs edwardxml 2020-11-27 14:08:52 +00:00
  • 07dee18d6b cmount: Add optional brew tag to throw an error when using mount in the binaries installed via Homebrew - Fixes #4775 Anagh Kumar Baranwal 2020-11-17 22:33:12 +05:30
  • 70e8b11805 accounting: fix data race in Transferred() Maciej Zimnoch 2020-11-26 23:54:38 +01:00
  • 9d574c0d63 fshttp: read config from ctx not passed in ConfigInfo #4685 Nick Craig-Wood 2020-11-13 15:24:43 +00:00
  • 2e21c58e6a fs: deglobalise the config #4685 Nick Craig-Wood 2020-11-05 11:33:32 +00:00
  • 506342317b s3: update docs with a Reducing Costs section - Fixes #2889 Nick Craig-Wood 2020-11-26 15:00:10 +00:00
  • 979bb07c86 filefabric: Implement the Enterprise File Fabric backend Nick Craig-Wood 2020-08-11 15:09:00 +01:00
  • dfeae0e70a Revert "sharefile: fix backend due to API swapping integers for strings" Nick Craig-Wood 2020-11-25 20:52:57 +00:00
  • f43a9ac17e pcloud: only use SHA1 hashes in EU region Nick Craig-Wood 2020-10-08 18:14:53 +01:00
  • 200de46249 build: Stop tagged releases making a current beta - fixes #4789 Nick Craig-Wood 2020-11-24 17:59:52 +00:00
  • cee618bc03 build: attempt to fix docker build by upgrading ilteoood/docker_buildx Nick Craig-Wood 2020-11-25 13:01:59 +00:00
  • c3ac9319f4 build: attempt to fix docker build by upgrading ilteoood/docker_buildx Nick Craig-Wood 2020-11-25 13:01:59 +00:00
  • 76ee3060d1 s3: Add MD5 metadata to objects uploaded with SSE-AWS/SSE-C Nick Craig-Wood 2020-11-23 11:53:31 +00:00
  • 4bb241c435 s3: store md5 in the Object rather than the ETag Nick Craig-Wood 2020-11-23 11:23:06 +00:00
  • a06f4c2514 s3: fix hashes on small files with aws:kms and sse-c Nick Craig-Wood 2020-11-20 12:15:56 +00:00
  • 53aa03cc44 s3: complete sse-c implementation Nick Craig-Wood 2020-11-20 11:15:48 +00:00
  • 1ce0b45965 build: Stop tagged releases making a current beta - fixes #4789 Nick Craig-Wood 2020-11-24 17:59:52 +00:00
  • 7078311a84 compress: add integration tests Nick Craig-Wood 2020-11-23 18:00:42 +00:00
  • ef9b717961 Add Marcin Zelent to contributors Nick Craig-Wood 2020-11-23 18:02:11 +00:00
  • 09246ed9d5 Add Deepak Sah to contributors Nick Craig-Wood 2020-11-23 18:02:11 +00:00
  • 33ea55efed fs: parseduration: fixed tests to use UTC time Ankur Gupta 2020-11-23 22:41:56 +05:30
  • 79474b2e4c docs: update documentation of commands delete,purge,rmdir,rmdirs albertony 2020-11-13 11:07:34 +01:00
  • fb001b6c01 docs: improve "rclone about" docs and relate to union mfs limitation in ftp remote edwardxml 2020-11-23 16:34:27 +00:00
  • 2896f51a22 docs: Fixed links to VFS FIle Caching section Marcin Zelent 2020-11-23 17:30:58 +01:00
  • 5b9115d87a serve ftp: add options to enable TLS - fixes #3640 Deepak Sah 2020-11-23 21:37:51 +05:30
  • 211b08f771 Changelog updates from Version v1.53.3 Nick Craig-Wood 2020-11-19 17:57:27 +00:00
  • db2aa771dc Start v1.53.4-DEV development Nick Craig-Wood 2020-11-19 17:50:08 +00:00
  • 55bd60019e Version v1.53.3 v1.53.3 Nick Craig-Wood 2020-11-19 17:01:56 +00:00
  • c8b11d27e1 random: seed math/rand in one place with crypto strong seed #4783 Nick Craig-Wood 2020-11-18 14:02:53 +00:00
  • 4c215cc81e random: fix incorrect use of math/rand instead of crypto/rand CVE-2020-28924 Nick Craig-Wood 2020-11-18 12:03:01 +00:00
  • f0905499e3 random: seed math/rand in one place with crypto strong seed #4783 Nick Craig-Wood 2020-11-18 14:02:53 +00:00
  • 4df333255a sharefile: fix backend due to API swapping integers for strings Nick Craig-Wood 2020-11-13 14:37:43 +00:00
  • 7985df3768 random: fix incorrect use of math/rand instead of crypto/rand CVE-2020-28924 Nick Craig-Wood 2020-11-18 12:03:01 +00:00
  • 095c7bd801 sharefile: fix backend due to API swapping integers for strings Nick Craig-Wood 2020-11-13 14:37:43 +00:00
  • 23469c9c7c ftp: add --ftp-disable-msld option to ignore MLSD for really old servers Nick Craig-Wood 2020-09-04 18:07:08 +01:00
  • 2347762b0d vfs: fix "file already exists" error for stale cache files Nick Craig-Wood 2020-11-12 17:46:13 +00:00
  • 636fb5344a drive: implement CleanUp workaround for team drives - fixes #2418 buengese 2020-09-14 18:31:23 +02:00
  • aaa8b7738a compress: initial documentation buengese 2020-11-11 19:56:16 +01:00
  • bc4282e49e compress: added experimental compression remote - implements #2098, #1356, #675 buengese 2019-06-14 13:55:21 -07:00
  • 2812816142 hash: add MultiHasher.Sum() to retrieve a single specific hash buengese 2020-09-14 23:02:13 +02:00
  • ceeac84cfe serve restic: implement object cache Nick Craig-Wood 2020-11-09 16:13:08 +00:00
  • 83d48f65b6 Add Manish Gupta to contributors Nick Craig-Wood 2020-11-12 17:58:35 +00:00
  • 95d0410baa local: continue listing files/folders when a circular symlink is detected Manish Gupta 2020-11-12 17:02:55 +05:30
  • 2708a7569e mount: docs: make note about mounting as network drive less confusing albertony 2020-10-28 01:27:36 +01:00
  • 45e8bea8d0 testserver: Make Test{FTP,SFTP,Webdav}Rclone run the current rclone Nick Craig-Wood 2020-11-10 18:01:15 +00:00
  • f980f230c5 vfs: fix virtual entries causing deleted files to still appear Nick Craig-Wood 2020-11-10 12:58:03 +00:00
  • e204f89685 servetest: add -sub-run flag for running a subset of the backend tests Nick Craig-Wood 2020-11-10 16:45:47 +00:00
  • f7efce594b config: add context.Context #3257 #4685 Nick Craig-Wood 2020-11-05 18:02:26 +00:00
  • 1fb6ad700f accounting: add context.Context #3257 #4685 Nick Craig-Wood 2020-11-05 16:59:59 +00:00
  • e3fe31f7cb fs: add context.Context to fs.GetModifyWindow #3257 #4685 Nick Craig-Wood 2020-11-05 16:27:01 +00:00
  • 8b96933e58 fs: Add context to fs.Features.Fill & fs.Features.Mask #3257 #4685 Nick Craig-Wood 2020-11-05 16:00:40 +00:00
  • d69b96a94c test: Add context to mockfs.NewFs #3257 #4685 Nick Craig-Wood 2020-11-05 16:00:08 +00:00
  • d846210978 fs: Add context to NewFs #3257 #4685 Nick Craig-Wood 2020-11-05 15:18:51 +00:00
  • 30c8b1b84f fs: Fix nil pointer on copy & move operations directly to remote Anagh Kumar Baranwal 2020-11-09 18:06:10 +05:30
  • 843d684568 vfs: fix vfs/refresh calls with fs= parameter Nick Craig-Wood 2020-11-06 16:44:05 +00:00
  • 43e0929339 vfs: fix vfs/refresh calls with fs= parameter Nick Craig-Wood 2020-11-06 16:44:05 +00:00
  • 6c70c42577 jottacloud: docs: add heading to the example section so that it does not seem to be part of the legacy setup section albertony 2020-11-06 13:26:10 +01:00
  • cd2c06f2a7 testserver: speed up seafile integration test Adam Plánský 2020-11-01 00:33:15 +01:00
  • af55a74bd2 stats: add counter for deleted directories - fixes #4676 Nick Craig-Wood 2020-10-28 12:54:31 +00:00
  • c96c4cfc5e press: new name format press-new-v2 buengese 2020-09-28 23:43:47 +02:00
  • 2d77521cd3 press: use json for metadata buengese 2020-09-28 21:53:41 +02:00
  • f3779ae427 press -> compress buengese 2020-10-17 20:59:00 +02:00
  • 954a23ed5d press: various fixups buengese 2020-09-28 19:57:04 +02:00
  • d00c126cef operations: fix --cutof-mode hard not cutting off immediately Nick Craig-Wood 2020-11-02 17:13:19 +00:00
  • bedf6e90d2 onedrive: warn on gateway timeout errors Nick Craig-Wood 2020-11-02 16:49:27 +00:00
  • e8c84d8b53 Add Adam Plánský to contributors Nick Craig-Wood 2020-11-02 16:52:50 +00:00
  • f89ff3872d ncdu: add toggle option for average size in directory - key 'a' Adam Plánský 2020-10-26 21:44:01 +01:00
  • 127f0fc64c operations: move and copy log name of the destination object in verbose Adam Plánský 2020-10-26 21:44:01 +01:00
  • 0cfa89f316 docs: ftp: put limitations in a single section edwardxml 2020-10-30 14:59:36 +00:00
  • bfcd4113c3 mount: implement mknod to make NFS file creation work - fixes #2115 Nick Craig-Wood 2020-10-29 15:12:36 +00:00
  • 0e7fc7613f mount: make mount be cmount under macOS #4393 Nick Craig-Wood 2020-10-29 12:19:48 +00:00
  • 8ac2f52b6e mount: disable bazil/fuse based mount on macOS #4393 Nick Craig-Wood 2020-10-29 12:13:41 +00:00
  • 1973fc1ecc azureblob: update lib from v0.10.0 to v0.11.0 and fix API breakage Nick Craig-Wood 2020-10-29 12:03:41 +00:00
  • 7c39a13281 build: update all dependencies Nick Craig-Wood 2020-10-29 12:03:03 +00:00
  • c5c503cbbe Add Adam Plánský to contributors Nick Craig-Wood 2020-10-29 13:34:03 +00:00
  • d09488b829 docs: update: add Tencent Josh Soref 2020-10-13 18:15:05 -04:00
  • 0a6196716c docs: style: avoid double-nesting parens Josh Soref 2020-10-13 18:14:36 -04:00
  • 8bc9b2b883 docs: grammar: examples are examples Josh Soref 2020-10-13 18:03:04 -04:00
  • a15f50254a docs: grammar: if, then Josh Soref 2020-10-13 17:55:21 -04:00
  • 5d4f77a022 docs: grammar: Oxford comma Josh Soref 2020-10-13 17:43:00 -04:00
  • a089de0964 docs: grammar: uncountable: links Josh Soref 2020-10-13 17:59:13 -04:00
  • 3068ae8447 docs: grammar: count agreement: files Josh Soref 2020-10-13 17:53:28 -04:00
  • 67ff153b0c docs: grammar: article: a-file Josh Soref 2020-10-13 17:52:30 -04:00