Commit Graph

  • 9f96c0d4ea swift: fix HEADing 0-length objects when --swift-no-large-objects set Julian Lepinski 2023-08-03 03:38:39 -04:00
  • 2ea8b3db4f protondrive: add SkipSignatureVerifications to option protondrive-fix_signature_verification_error Chun-Hung Tseng 2023-08-02 17:47:44 +02:00
  • 91d095f468 docs: update command docs to new style Nick Craig-Wood 2023-08-02 10:02:38 +01:00
  • bff702a6f1 docs: group the global flags and make them appear on command and flags pages Nick Craig-Wood 2023-07-10 18:34:10 +01:00
  • a1d6bbd31f Add rclone completion powershell - basic implementation only Nick Craig-Wood 2023-08-02 09:58:42 +01:00
  • fb6a9dfbf3 docs: fix rclone config edit docs Nick Craig-Wood 2023-08-02 09:23:32 +01:00
  • 3f3c5f3ff4 build: remove unused package cmd/serve/http/data Nick Craig-Wood 2023-08-02 05:52:19 +01:00
  • 89196cb353 Add nielash to contributors Nick Craig-Wood 2023-08-02 12:52:21 +01:00
  • 9284506b86 Add Zach to contributors Nick Craig-Wood 2023-08-02 12:52:21 +01:00
  • 88c72d1f4d http: fix webdav OPTIONS response (#6433) yuudi 2023-07-30 18:59:54 +00:00
  • 5e3bf50b2e webdav: nextcloud: fix segment violation in low-level retry Paul 2023-07-31 19:24:42 +02:00
  • 444a6e6d2d Make http servers obey --dump headers,bodies fix-http-server-dump Nick Craig-Wood 2023-07-30 13:22:28 +01:00
  • 982f76b4df sftp: support dynamic --sftp-path-override nielash 2023-07-29 22:12:07 -04:00
  • 347812d1d3 ftp,sftp: add socks_proxy support for SOCKS5 proxies Zach 2023-07-29 22:02:08 -04:00
  • f4449440f8 http: CORS should not be send if not set (#6433) yuudi 2023-07-29 02:58:37 +00:00
  • e66675d346 docs: rclone backend restore kapitainsky 2023-07-10 18:12:54 +01:00
  • 45228e2f18 build: update dependencies Nick Craig-Wood 2023-07-28 14:07:41 +01:00
  • b866850fdd Add yuudi to contributors Nick Craig-Wood 2023-07-29 01:57:10 +01:00
  • 5b63b9534f rc: add execute-id for job-id yuudi 2023-06-28 12:06:36 -04:00
  • 10449c86a4 sftp: add --sftp-ssh to specify an external ssh binary to use Nick Craig-Wood 2023-06-09 11:02:40 +01:00
  • 26a9a9fed2 Add Niklas Hambüchen to contributors Nick Craig-Wood 2023-07-28 10:28:51 +01:00
  • 602e42d334 protondrive: fix a bug in parsing User metadata (#7174) Chun-Hung Tseng 2023-07-28 11:03:23 +02:00
  • 4c5a21703e docs: dropbox: Explain that Teams needs "Full Dropbox" Niklas Hambüchen 2023-07-19 13:12:09 +02:00
  • f2ee949eff fichier: implement DirMove Nick Craig-Wood 2021-06-11 15:24:05 +01:00
  • 3ad255172c docs: b2 versions names caveat kapitainsky 2023-07-27 08:06:50 +01:00
  • 29b1751d0e serve webdav: fix error: Expecting fs.Object or fs.Directory, got <nil> Nick Craig-Wood 2023-07-27 12:06:33 +01:00
  • 363da9aa82 docs: s3 versions names caveat kapitainsky 2023-07-26 11:47:25 +01:00
  • 6c8148ef39 http servers: allow CORS to be set with --allow-origin flag - fixes #5078 yuudi 2023-07-26 05:15:54 -04:00
  • 3ed4a2e963 sftp: stop uploads re-using the same ssh connection to improve performance Nick Craig-Wood 2023-07-24 23:23:46 +01:00
  • aaadb48d48 vfs: keep virtual directory status accurate and reduce deadlock potential Anagh Kumar Baranwal 2022-11-14 13:07:12 +05:30
  • 52e25c43b9 vfs: Added cache cleaner for directories to reduce memory usage Anagh Kumar Baranwal 2022-11-10 17:04:57 +05:30
  • 9a66563fc6 Add Edwin Mackenzie-Owen to contributors Nick Craig-Wood 2023-07-25 09:07:55 +01:00
  • 6ca670d66a Add Tiago Boeing to contributors Nick Craig-Wood 2023-07-25 09:07:55 +01:00
  • 809653055d Add gabriel-suela to contributors Nick Craig-Wood 2023-07-25 09:07:55 +01:00
  • 61325ce507 Add Ricardo D'O. Albanus to contributors Nick Craig-Wood 2023-07-25 09:07:55 +01:00
  • c3989d1906 smb: implement multi-threaded writes for copies to smb Edwin Mackenzie-Owen 2023-07-25 09:31:36 +02:00
  • a79887171c docs: mega: update with solution when receiving killed on process Tiago Boeing 2023-07-25 00:21:37 -03:00
  • f29e284c90 protondrive: fix download signature verification bug (#7169) Chun-Hung Tseng 2023-07-24 14:54:39 +02:00
  • 9a66086fa0 protondrive: fix bug in digests parsing (#7164) Chun-Hung Tseng 2023-07-24 09:00:18 +02:00
  • 1845c261c6 protondrive: fix missing file sha1 and appstring issues (#7163) Chun-Hung Tseng 2023-07-24 08:56:21 +02:00
  • 70cbcef624 Add Chun-Hung Tseng to Maintainer (#7162) Chun-Hung Tseng 2023-07-23 16:29:24 +02:00
  • 9169b2b5ab cmd: fix log message typo gabriel-suela 2023-07-20 09:46:31 -03:00
  • 0957c8fb74 chunker: Update documentation to mention issue with small files Ricardo D'O. Albanus 2023-07-22 18:40:50 -05:00
  • bb0cd76a5f fix: mount parsing for linux Anagh Kumar Baranwal 2023-07-22 17:29:20 +05:30
  • 08240c8cf5 Add Chun-Hung Tseng to contributors Nick Craig-Wood 2023-07-22 10:54:21 +01:00
  • 014acc902d protondrive: add protondrive backend - fixes #6072 Chun-Hung Tseng 2023-07-22 11:46:21 +02:00
  • 33fec9c835 doc: Fix Leviia block Benjamin 2023-07-18 11:52:51 +02:00
  • 3a5ffc7839 docs: mention Box as base32768 compatible kapitainsky 2023-07-18 15:37:41 +01:00
  • f26e41d1c5 fix: mount parsing for linux under the WSL layer which may contain mounts with spaces fix-linux-mounts-parsing Anagh Kumar Baranwal 2023-07-18 17:39:25 +05:30
  • 8a6bf35481 Add Leviia Object Storage on index.md Benjamin 2023-07-17 16:03:00 +02:00
  • f7d27f4bf2 Add Object storage to Leviia on README.md Benjamin 2023-07-17 09:33:26 +02:00
  • 378a2d21ee --max-transfer - add new exit code (10) kapitainsky 2023-07-15 17:41:13 +01:00
  • 064b9af95a vfs: rework directory virtuals to calculate them in advance pr-6561-vfs Nick Craig-Wood 2023-07-17 21:05:41 +01:00
  • 5910ba5aa9 vfs: keep virtual directory status accurate and reduce deadlock potential Anagh Kumar Baranwal 2022-11-14 13:07:12 +05:30
  • 0c64075f57 vfs: Added cache cleaner for directories to reduce memory usage Anagh Kumar Baranwal 2022-11-10 17:04:57 +05:30
  • 3404eb0444 Changelog updates from Version v1.63.1 Nick Craig-Wood 2023-07-17 15:15:16 +01:00
  • bd1fbcae12 Version v1.63.1 v1.63.1 v1.63-stable Nick Craig-Wood 2023-07-17 14:28:15 +01:00
  • 13e5701f2a build: add new sponsors page to docs Nick Craig-Wood 2023-07-17 14:19:16 +01:00
  • 7aa097c8ad build: add new sponsors page to docs Nick Craig-Wood 2023-07-17 14:19:16 +01:00
  • 10171be395 Start v1.63.1-DEV development Nick Craig-Wood 2023-07-17 14:16:54 +01:00
  • 432d5d1e20 operations: fix overlapping check on case insensitive file systems Nick Craig-Wood 2023-07-15 09:10:26 +01:00
  • cc05159518 Add Benjamin to contributors Nick Craig-Wood 2023-07-17 13:59:56 +01:00
  • 119ccb2b95 s3: add Leviia S3 Object Storage as provider Benjamin 2023-07-16 19:08:47 +02:00
  • 0ef0e908ca build: update to go1.21rc3 and make go1.19 the minimum required version Anagh Kumar Baranwal 2023-06-23 14:20:01 +05:30
  • 80ff676f78 docs: no need to disable 2FA for Mail.ru Cloud anymore Vladislav Vorobev 2023-06-29 20:13:25 +03:00
  • 9410ccb27a box: fix reconnect failing with HTTP 400 Bad Request albertony 2023-07-04 17:17:22 +02:00
  • 0063d14dbb Add darix to contributors Nick Craig-Wood 2023-07-14 10:27:20 +01:00
  • 0d34efb10f box: fix reconnect failing with HTTP 400 Bad Request albertony 2023-07-04 17:17:22 +02:00
  • 3cd07af85b webdav: nextcloud chunking: add more guidance for the user to check the config darix 2023-07-10 15:37:09 +02:00
  • 415f4b2b93 webdav: nextcloud chunking: add more guidance for the user to check the config darix 2023-07-10 15:37:09 +02:00
  • cec75c873f operations: fix .rclonelink files not being converted back to symlinks Nick Craig-Wood 2023-07-01 17:18:21 +01:00
  • 07cf5f1d25 operations: fix .rclonelink files not being converted back to symlinks Nick Craig-Wood 2023-07-01 17:18:21 +01:00
  • 07d85297c0 local: fix partial directory read for corrupted filesystem Nick Craig-Wood 2023-07-07 16:06:31 +01:00
  • 7d31956169 local: fix partial directory read for corrupted filesystem Nick Craig-Wood 2023-07-07 16:06:31 +01:00
  • 9aa714e659 smb: fix "Statfs failed: bucket or container name is needed" when mounting Nick Craig-Wood 2023-07-05 12:33:38 +01:00
  • 473d443874 smb: fix "Statfs failed: bucket or container name is needed" when mounting Nick Craig-Wood 2023-07-05 12:33:38 +01:00
  • e294b76121 Add Vladislav Vorobev to contributors Nick Craig-Wood 2023-07-08 12:24:36 +01:00
  • 8f3c583870 docs: no need to disable 2FA for Mail.ru Cloud anymore Vladislav Vorobev 2023-06-29 20:13:25 +03:00
  • 320c95048d docs: drive: Fix step 4 in "Making your own client_id" Mahad 2023-07-07 01:24:17 +05:00
  • d0d41fe847 rclone config redacted: implement support mechanism for showing redacted config Nick Craig-Wood 2023-07-06 17:55:53 +01:00
  • 297f15a3e3 docs: update the number of providers supported Nick Craig-Wood 2023-07-06 16:11:53 +01:00
  • d5f0affd4b Add Mahad to contributors Nick Craig-Wood 2023-07-07 16:24:57 +01:00
  • 0598aafbfd Add BakaWang to contributors Nick Craig-Wood 2023-07-07 16:24:57 +01:00
  • 528e22f139 docs: drive: Fix step 4 in "Making your own client_id" Mahad 2023-07-07 01:24:17 +05:00
  • 19dba3bf28 docs: update the number of providers supported Nick Craig-Wood 2023-07-06 16:11:53 +01:00
  • f1a8420814 s3: add synology to s3 provider list BakaWang 2023-07-06 17:54:07 +08:00
  • 842df59419 docs: remove old donate page Nick Craig-Wood 2023-07-06 10:13:42 +01:00
  • 73d1b72bd7 webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error Paul 2023-07-02 16:50:52 +02:00
  • e250f1afcd docs: remove old donate page Nick Craig-Wood 2023-07-06 10:13:42 +01:00
  • ebf24c9872 docs: update contact page on website Nick Craig-Wood 2023-07-05 12:19:04 +01:00
  • b4c7b240d8 webdav: nextcloud: fix must use /dav/files/USER endpoint not /webdav error Paul 2023-07-02 16:50:52 +02:00
  • 45032a2122 build: fix homebrew build failures fix-brew Nick Craig-Wood 2023-07-05 16:45:29 +01:00
  • a3cfe5f7fe docs: update contact page on website Nick Craig-Wood 2023-07-05 12:19:04 +01:00
  • 41296a972a docs: update contact page on website Nick Craig-Wood 2023-07-05 12:19:04 +01:00
  • 9d3b8d9a9f operations: fix deadlock when using lsd/ls with --progress - Fixes #7102 Nick Craig-Wood 2023-07-01 15:28:10 +01:00
  • 22a14a8c98 operations: fix deadlock when using lsd/ls with --progress - Fixes #7102 Nick Craig-Wood 2023-07-01 15:28:10 +01:00
  • 73e66a3798 dirtree: fix performance with large directories of directories and --fast-list Nick Craig-Wood 2023-06-29 17:38:18 +01:00
  • f150e27abe build: fix macos builds for versions < 12 Anagh Kumar Baranwal 2023-06-30 20:59:57 +05:30
  • a72e082e6b docs: dropbox get client id, clarify you need to click a button Dean Attali 2023-07-01 11:48:08 -04:00
  • 07133b892d dirtree: fix performance with large directories of directories and --fast-list Nick Craig-Wood 2023-06-29 17:38:18 +01:00