Commit Graph

  • ba6b077b30 press: second overhaul ... drop all compression algorithms except gzip ... factor code to make gzip seekable into new external library ... many small bugfixes buengese 2020-09-03 23:41:57 +02:00
  • 5da98499ed hash: add MultiHasher.Sum() to retrieve a single specific hash buengese 2020-09-14 23:02:13 +02:00
  • ebf671bf3e press: remove old dependencies buengese 2020-09-03 23:42:33 +02:00
  • 41ec712aa9 ftp,sftp: fix docs for usernames Nick Craig-Wood 2020-09-27 11:40:58 +01:00
  • 17acae2b00 sftp: allow cert based auth via optional pubkey Stephen Harris 2020-09-24 14:51:35 -04:00
  • 57261c7e97 mount: docs: remove incorrect statement about --vfs-cache-mode full Nick Craig-Wood 2020-09-27 11:04:37 +01:00
  • d8239e0194 mailru: remove deprecated protocol quirks Ivan Andreev 2020-09-19 18:25:35 +03:00
  • c7335e780b chunker: disable ListR to fix missing files on GDrive (workaround #3972) Ivan Andreev 2020-05-17 23:39:44 +03:00
  • 004c3796de chunker: disable ListR to fix missing files on GDrive (workaround #3972) Ivan Andreev 2020-05-17 23:39:44 +03:00
  • 878ebf3658 mailru: fix invalid timestamp on corrupted files (fixes #4229) Ivan Andreev 2020-05-18 15:10:47 +03:00
  • 18c7549770 mailru: fix invalid timestamp on corrupted files (fixes #4229) Ivan Andreev 2020-05-18 15:10:47 +03:00
  • e5190f14ce drive: implement "rclone backend copyid" command for copying files by ID Nick Craig-Wood 2020-09-15 13:32:08 +01:00
  • f11255a801 sftp: allow cert based auth via optional pubkey pr-4625-sftp-certs Stephen Harris 2020-09-24 14:51:35 -04:00
  • 1c860ef252 accounting: stabilize display order of transfers on Windows Nick Craig-Wood 2020-09-18 12:30:01 +01:00
  • 433b73a5a8 accounting: stabilize display order of transfers on Windows Nick Craig-Wood 2020-09-18 12:30:01 +01:00
  • ab88a3341f Add Russell Cattelan to contributors Nick Craig-Wood 2020-09-24 19:10:22 +01:00
  • 181da3ce9b Add Christopher Stewart to contributors Nick Craig-Wood 2020-09-24 19:10:22 +01:00
  • b14a58c9b8 cmd/mount2: fix the swapped UID / GID values Russell Cattelan 2020-08-19 22:25:03 -05:00
  • a0494479f9 sftp: always convert the checksum to lower case - fixes #4518 buengese 2020-09-22 03:15:09 +02:00
  • 60cc2cba1f sftp: always convert the checksum to lower case - fixes #4518 buengese 2020-09-22 03:15:09 +02:00
  • 9a9a134188 Merge pull request #4608 from ivandeex/pr-chunker-crypt Ivan Andreev 2020-09-18 17:58:44 +03:00
  • 41ccf01f29 mailru: re-enable fixed chunker tests Ivan Andreev 2020-09-17 22:44:03 +03:00
  • 06f3daa64b mailru: fix range requests after june changes on server Ivan Andreev 2020-09-17 22:02:59 +03:00
  • d5fe63c0a0 mailru: fix uploads after recent changes on server Ivan Andreev 2020-09-17 10:58:04 +03:00
  • c797494d88 Merge pull request #4608 from ivandeex/pr-chunker-crypt Ivan Andreev 2020-09-18 17:58:44 +03:00
  • e2a57182be mailru: re-enable fixed chunker tests Ivan Andreev 2020-09-17 22:44:03 +03:00
  • 8928441466 mailru: fix range requests after june changes on server Ivan Andreev 2020-09-17 22:02:59 +03:00
  • 0e8965060f mailru: fix uploads after recent changes on server Ivan Andreev 2020-09-17 10:58:04 +03:00
  • f3cf6fcdd7 s3: fix spelling mistake Christopher Stewart 2020-09-18 21:03:13 +10:00
  • b7f0e776f6 seafile: fix accessing libraries > 2GB on 32 bit systems - fixes #4588 Muffin King 2020-09-16 03:55:10 +08:00
  • b89f8c05cf vfs: detect and recover from a file being removed externally from the cache Nick Craig-Wood 2020-09-11 16:34:54 +01:00
  • 18ccf0f871 vfs: detect and recover from a file being removed externally from the cache Nick Craig-Wood 2020-09-11 16:34:54 +01:00
  • 313647bcf3 Add Muffin King to contributors Nick Craig-Wood 2020-09-18 10:29:47 +01:00
  • 61fe068c90 seafile: fix accessing libraries > 2GB on 32 bit systems - fixes #4588 Muffin King 2020-09-16 03:55:10 +08:00
  • b81dc16484 acounting: fix incorrect speed and transferTime in core/stats Nick Craig-Wood 2020-09-07 16:18:52 +01:00
  • 5c49096e11 acounting: fix incorrect speed and transferTime in core/stats Nick Craig-Wood 2020-09-07 16:18:52 +01:00
  • ffe97865a7 press: first overhaul ... fix error handling for metadata upload ... fix metadata wrapping ... make sure not to leave any orphaned data when overwriting existing files with Put, Copy or Move ... switch from id01/go-lz4 to pierrec/lz4 ... use klauspost/compress/gzip for gzip ... use ulikunitz/xz for xz ... remove snappy buengese 2020-01-31 19:18:19 +01:00
  • e41a88fb23 press: Added experimental compression remote - implements #2098, #1356, #675 id01 2019-06-14 14:00:46 -07:00
  • f8436468ae ftp: Update ftp library to support PRET for drftpd fix-ftp-PRET Nick Craig-Wood 2020-09-13 11:07:44 +01:00
  • a73c78545d Changelog updates from Version v1.53.1 Nick Craig-Wood 2020-09-13 10:27:24 +01:00
  • 0e121eeddb Start v1.53.2-DEV development Nick Craig-Wood 2020-09-13 10:23:47 +01:00
  • 0430163180 Version v1.53.1 v1.53.1 Nick Craig-Wood 2020-09-13 09:40:14 +01:00
  • 09a0dc1600 opendrive: Do not retry 400 errors Evan Harris 2020-09-02 12:53:27 -05:00
  • dd11778ac6 docs: Updated mount command to reflect that it requires Go 1.13 or newer Evan Harris 2020-07-23 04:45:45 -05:00
  • f36cbe5194 docs: add Tencent COS to s3 provider list - fixes #4468 wjielai 2020-09-08 23:34:25 +08:00
  • 82a383588b docs: Add full stops for consistency in rclone --help edwardxml 2020-09-03 13:12:54 +01:00
  • e0fd560711 build: update not-in-stable after semver changes Nick Craig-Wood 2020-09-12 12:49:16 +01:00
  • 8ae4d2cffe docs/jottacloud: mention that uploads from local disk will not need to cache files to disk for md5 calculation albertony 2020-09-03 11:31:11 +02:00
  • a2a94344f4 drive: don't stop server side copy if couldn't read description Nick Craig-Wood 2020-09-10 20:41:26 +01:00
  • 0f895c0697 vfs,local: Log an ERROR if we fail to set the file to be sparse Nick Craig-Wood 2020-09-11 15:34:58 +01:00
  • 6a56ac1032 vfs,local: Log an ERROR if we fail to set the file to be sparse Nick Craig-Wood 2020-09-11 15:34:58 +01:00
  • 96299629b4 Add wjielai to contributors Nick Craig-Wood 2020-09-11 15:36:29 +01:00
  • 75de30cfa8 sync: fix --cutoff-mode soft & cautious so it doesn't end the transfer early Nick Craig-Wood 2020-09-09 12:53:21 +01:00
  • 233bed6a73 dropbox: implement IDer - fixes #2928 buengese 2020-08-27 01:12:10 +02:00
  • b3964efe4d docs/dropbox: update docs with information regarding the new flags to access shared files and folders buengese 2020-09-04 16:01:59 +02:00
  • 575f061629 dropbox: add support for viewing shared files and folders buengese 2020-08-23 16:10:30 +02:00
  • 640d7d3b4e opendrive: Do not retry 400 errors Evan Harris 2020-09-02 12:53:27 -05:00
  • e92294b482 docs: Updated mount command to reflect that it requires Go 1.13 or newer Evan Harris 2020-07-23 04:45:45 -05:00
  • 22937e8982 docs: add Tencent COS to s3 provider list - fixes #4468 wjielai 2020-09-08 23:34:25 +08:00
  • c3d1474eb9 docs: Add full stops for consistency in rclone --help edwardxml 2020-09-03 13:12:54 +01:00
  • 937dd7fa1f docs: note --log-file does append Nick Craig-Wood 2020-09-08 16:13:33 +01:00
  • e2426ea87b docs: note --log-file does append Nick Craig-Wood 2020-09-08 16:13:33 +01:00
  • e58a61175f build: fix architecture name in ARMv7 build - fixes #4571 Nick Craig-Wood 2020-09-07 12:46:11 +01:00
  • 05bea46c3e accounting: remove new line from end of --stats-one-line display Nick Craig-Wood 2020-09-08 14:27:42 +01:00
  • 33869387d1 build: fix architecture name in ARMv7 build - fixes #4571 Nick Craig-Wood 2020-09-07 12:46:11 +01:00
  • 3ec8e304b3 accounting: remove new line from end of --stats-one-line display Nick Craig-Wood 2020-09-08 14:27:42 +01:00
  • 4d97a6d2c1 local: when overwriting a symlink with a file delete the link first fix-3400-symlink Nick Craig-Wood 2019-08-13 17:48:39 +01:00
  • c741c02fb6 dropbox: make sure we wait for previous batch to finish before starting a new one fix-dropbox-batch Nick Craig-Wood 2020-09-08 15:00:45 +01:00
  • 56e8d75cab dropbox: add --dropbox-batch flag to speed up uploading of lots of small files Nick Craig-Wood 2020-09-07 11:08:46 +01:00
  • e74f5b8906 dropbox: raise priority of rate limited message to INFO to make it more noticeable Nick Craig-Wood 2020-09-08 11:34:25 +01:00
  • e4a7686444 accounting: remove new line from end of --stats-one-line display Nick Craig-Wood 2020-09-08 14:27:42 +01:00
  • c8a719ae0d webui: Prompt user for updating webui if an update is available Chaitanya Bankanhal 2020-08-29 13:56:58 +05:30
  • e62362094e drive: adds special oauth help test - fixes #4555 Tim Gallant 2020-09-06 17:55:55 -07:00
  • c3884aafd9 drive: adds special oauth help test - fixes #4555 Tim Gallant 2020-09-06 17:55:55 -07:00
  • 6a0398211d build: don't explicitly set ARM version to fix ARMv5 build #4553 Nick Craig-Wood 2020-09-05 09:15:51 +01:00
  • 0a9785a4ff build: don't explicitly set ARM version to fix ARMv5 build #4553 Nick Craig-Wood 2020-09-05 09:15:51 +01:00
  • e5a53d4c65 check: fix docs Nick Craig-Wood 2020-09-07 12:10:52 +01:00
  • 8140f67092 check: fix docs Nick Craig-Wood 2020-09-07 12:10:52 +01:00
  • 59d5767a07 check: add back missing --download flag - fixes #4565 Nick Craig-Wood 2020-09-05 09:29:35 +01:00
  • 4a001b8a02 check: add back missing --download flag - fixes #4565 Nick Craig-Wood 2020-09-05 09:29:35 +01:00
  • 087b5788e2 build: fix "Illegal instruction" error for ARMv6 builds - fixes #4553 Nick Craig-Wood 2020-09-04 14:13:54 +01:00
  • d944bfd936 build: explicitly set ARM version to fix build #4553 Nick Craig-Wood 2020-09-04 13:41:48 +01:00
  • 525433e6dd build: fix "Illegal instruction" error for ARMv6 builds - fixes #4553 Nick Craig-Wood 2020-09-04 14:13:54 +01:00
  • f71f6c57d7 build: explicitly set ARM version to fix build #4553 Nick Craig-Wood 2020-09-04 13:41:48 +01:00
  • e35623c72e docs/jottacloud: mention that uploads from local disk will not need to cache files to disk for md5 calculation albertony 2020-09-03 11:31:11 +02:00
  • 366e0e18cd vendor: add dependencies for press backend id01 2019-06-14 13:55:21 -07:00
  • d780fcf317 docs: fix formatting of rc docs page Nick Craig-Wood 2020-09-03 11:47:48 +01:00
  • 344bce7e2a docs: fix formatting of rc docs page Nick Craig-Wood 2020-09-03 11:47:48 +01:00
  • ac09c9721c Fix docs formatting darthShadow-fix-rc-docs Anagh Kumar Baranwal 2020-09-03 16:18:56 +05:30
  • 3a4322a7ba build: update build for stable branch Nick Craig-Wood 2020-09-03 11:29:33 +01:00
  • 0a9b8eac80 build: update build for stable branch Nick Craig-Wood 2020-09-03 11:29:33 +01:00
  • 1272a8f9a5 Start v1.53.1-DEV development Nick Craig-Wood 2020-09-03 11:28:43 +01:00
  • 0b40eaedaf build: include vendor tar ball in release and fix startdev Nick Craig-Wood 2020-09-02 17:53:05 +01:00
  • 8340ff4fb9 vfs: fix spurious error "vfs cache: failed to _ensure cache EOF" Nick Craig-Wood 2020-09-03 10:25:00 +01:00
  • 27b9ae4fc3 vfs: fix spurious error "vfs cache: failed to _ensure cache EOF" Nick Craig-Wood 2020-09-03 10:25:00 +01:00
  • f5abc168ed docs: fix download links Nick Craig-Wood 2020-09-02 17:58:07 +01:00
  • 7e2488af10 build: include vendor tar ball in release and fix startdev Nick Craig-Wood 2020-09-02 17:53:05 +01:00
  • 41ecb586c4 Start v1.54.0-DEV development Nick Craig-Wood 2020-09-02 17:50:47 +01:00
  • 510ac341e1 Version v1.53.0 v1.53.0 Nick Craig-Wood 2020-09-02 16:59:04 +01:00
  • 358e2b2665 Revert "docs: make the website navbar stick to top" Nick Craig-Wood 2020-09-02 16:43:05 +01:00