Commit Graph

  • a19ddffe92 s3: add Wasabi eu-south-1 region Diego Monti 2024-10-13 18:35:40 +02:00
  • 3e2c0f8c04 docs: fix forward refs in step 9 of using your own client id Randy Bush 2024-10-14 04:25:25 -07:00
  • 589458d1fe docs: fix Scaleway Glacier website URL Alexandre Hamez 2024-10-10 09:57:43 +02:00
  • 69897b97fb dlna: fix loggingResponseWriter disregarding log level Simon Bos 2024-10-06 14:11:11 +02:00
  • 4db09331c6 build: remove required property on boolean inputs albertony 2024-10-02 20:51:11 +02:00
  • fcd3b88332 build: use inputs context in github workflow albertony 2024-10-02 20:37:11 +02:00
  • 1ca3f12672 s3: fix crash when using --s3-download-url after migration to SDKv2 Nick Craig-Wood 2024-10-03 10:21:05 +01:00
  • e7a0fd0f70 docs: update overview to show pcloud can set modtime Nick Craig-Wood 2024-10-01 17:43:24 +01:00
  • c23c59544d Add André Tran to contributors Nick Craig-Wood 2024-10-03 14:31:14 +01:00
  • 9dec3de990 Add Matthias Gatto to contributors Nick Craig-Wood 2024-10-03 14:31:14 +01:00
  • 5caa695c79 Add lostb1t to contributors Nick Craig-Wood 2024-10-03 14:31:14 +01:00
  • 8400809900 Add Noam Ross to contributors Nick Craig-Wood 2024-10-01 17:44:48 +01:00
  • e49516d5f4 Add Benjamin Legrand to contributors Nick Craig-Wood 2024-10-01 17:44:48 +01:00
  • 9614fc60f2 s3: add Outscale provider Matthias Gatto 2024-10-02 11:26:41 +02:00
  • 51db76fd47 Add ICloud Drive backend lostb1t 2024-09-28 08:54:05 +02:00
  • 17e7ccfad5 drive: add support for markdown format Noam Ross 2024-09-30 08:45:57 -04:00
  • 8a6fc8535d accounting: fix global error acounting Benjamin Legrand 2021-12-08 17:14:45 +01:00
  • c053429b9c onedrive: fix time precision for OneDrive personal Nick Craig-Wood 2024-09-27 14:18:15 +01:00
  • 18989fbf85 Add RcloneView as a sponsor Nick Craig-Wood 2024-09-24 12:23:07 +01:00
  • a7451c6a77 Add Leandro Piccilli to contributors Nick Craig-Wood 2024-09-30 11:32:01 +01:00
  • 5147d1101c cache: skip bisync tests nielash 2024-09-25 00:19:19 -04:00
  • 11ad2a1316 bisync: allow blank hashes on tests nielash 2024-09-25 00:14:04 -04:00
  • 3c7ad8d961 box: fix server-side copying a file over existing dst - fixes #3511 nielash 2024-09-24 22:52:04 -04:00
  • a3e8fb584a sync: add tests for copying/moving a file over itself nielash 2024-09-24 22:39:30 -04:00
  • 9b4b3033da fs/cache: fix parent not getting pinned when remote is a file nielash 2024-03-09 23:36:57 -05:00
  • 94997d25d2 gcs: add access token auth with --gcs-access-token Leandro Piccilli 2024-09-24 09:19:36 +02:00
  • 19458e8459 accounting: write the current bwlimit to the log on SIGUSR2 Nick Craig-Wood 2024-09-26 18:01:18 +01:00
  • 7d32da441e accounting: fix wrong message on SIGUSR2 to enable/disable bwlimit Nick Craig-Wood 2024-09-26 17:52:43 +01:00
  • 22e13eea47 gphotos: implment --gphotos-proxy to allow download of full resolution media Nick Craig-Wood 2024-09-17 12:09:02 +01:00
  • de9b593f02 googlephotos: remove noisy debugging statements Nick Craig-Wood 2024-09-18 10:31:15 +01:00
  • b2b4f8196c docs: add note to CONTRIBUTING that the overview needs editing in 2 places Nick Craig-Wood 2024-09-25 17:56:33 +01:00
  • 84cebb6872 test_all: add ignoretests parameter for skipping certain tests Nick Craig-Wood 2024-09-25 15:47:30 +01:00
  • cb9f4f8461 build: replace "golang.org/x/exp/slices" with "slices" now go1.21 is required Nick Craig-Wood 2024-09-25 16:02:36 +01:00
  • 498d9cfa85 Changelog updates from Version v1.68.1 Nick Craig-Wood 2024-09-24 17:26:37 +01:00
  • 912f29b5b8 Start v1.68.2-DEV development Nick Craig-Wood 2024-09-24 17:25:53 +01:00
  • 8d78768aaa Version v1.68.1 v1.68.1 Nick Craig-Wood 2024-09-24 15:47:01 +01:00
  • 109e4ed0ed Makefile: Fail when doc recipes create dir named '$HOME' Dan McArdle 2024-09-23 17:39:36 -04:00
  • 353270263a Makefile: Prevent doc recipe from creating dir named '$HOME' Dan McArdle 2024-09-23 17:39:24 -04:00
  • 6aa924f28d docs: document that fusermount3 may be needed when mounting/unmounting Nick Craig-Wood 2024-09-18 09:56:16 +01:00
  • 48f2c2db70 pikpak: fix login issue where token retrieval fails wiserain 2024-09-18 01:09:21 +09:00
  • a88066aff3 s3: fix rclone ignoring static credentials when env_auth=true Nick Craig-Wood 2024-09-13 12:45:31 +01:00
  • 75f5b06ff7 fs: fix setting stringArray config values from environment variables Nick Craig-Wood 2024-09-11 15:42:47 +01:00
  • daeeb7c145 rc: fix default value of --metrics-addr Nick Craig-Wood 2024-09-11 16:32:58 +01:00
  • d6a5fc6ffa fs: fix --dump filters not always appearing Nick Craig-Wood 2024-09-11 15:20:46 +01:00
  • c0bfedf99c docs: correct notes on docker manual build Nick Craig-Wood 2024-09-13 15:51:11 +01:00
  • 76b76c30bf build: fix docker release build - fixes #8062 ttionya 2024-09-13 00:57:53 +08:00
  • 737fcc804f docs: add section for improving performance for s3 Pawel Palucha 2024-09-11 09:23:49 +02:00
  • 70f3965354 onedrive: fix spurious "Couldn't decode error response: EOF" DEBUG Nick Craig-Wood 2024-09-10 11:46:04 +01:00
  • d5c100edaf serve docker: add missing vfs-read-chunk-streams option in docker volume driver Divyam 2024-09-09 14:37:25 +05:30
  • dc7458cea0 Start v1.68.1-DEV development Nick Craig-Wood 2024-09-23 17:29:48 +01:00
  • f8d782c02d pikpak: fix cid/gcid calculations for fs.OverrideRemote wiserain 2024-09-21 10:22:31 +09:00
  • 3dec664a19 bisync: change exit code from 2 to 7 for critically aborted run albertony 2024-01-27 20:44:12 +01:00
  • a849fd59f0 cmd: change exit code from 1 to 2 for syntax and usage errors albertony 2024-01-27 15:31:24 +01:00
  • 462a1cf491 local: fix --copy-links on macOS when cloning nielash 2024-09-16 16:24:19 -04:00
  • 0b7b3cacdc azureblob: add --azureblob-use-az to force the use of the Azure CLI for auth Nick Craig-Wood 2024-09-18 17:31:51 +01:00
  • 976103d50b azureblob: add --azureblob-disable-instance-discovery Nick Craig-Wood 2024-09-17 17:09:12 +01:00
  • 192524c004 s3: add initial --s3-directory-bucket to support AWS Directory Buckets Nick Craig-Wood 2024-09-13 18:56:22 +01:00
  • 28667f58bf Add Lawrence Murray to contributors Nick Craig-Wood 2024-09-19 12:01:15 +01:00
  • c669f4e218 backend/protondrive: improve performance of Proton Drive backend Lawrence Murray 2024-09-19 00:15:24 +07:00
  • 1a9e6a527d ftp: implement --ftp-no-check-upload to allow upload to write only dirs Nick Craig-Wood 2024-09-17 16:35:33 +01:00
  • 8c48cadd9c docs: document that fusermount3 may be needed when mounting/unmounting Nick Craig-Wood 2024-09-18 09:56:16 +01:00
  • 76e1ba8c46 Add rishi.sridhar to contributors Nick Craig-Wood 2024-09-18 12:56:24 +01:00
  • 232e4cd18f Add quiescens to contributors Nick Craig-Wood 2024-09-18 12:56:24 +01:00
  • 88141928f2 docs/zoho: update options buengese 2024-09-14 21:44:33 +02:00
  • a2a0388036 zoho: make upload cutoff configurable buengese 2024-09-14 21:36:24 +02:00
  • 48543d38e8 zoho: add support for private spaces buengese 2024-09-02 01:10:31 +02:00
  • eceb390152 zoho: try to handle rate limits a bit better buengese 2024-08-31 02:37:56 +02:00
  • f4deffdc96 zoho: print clear error message when missing oauth scope buengese 2024-08-30 02:26:05 +02:00
  • c172742cef zoho: switch to large file upload API for larger files, fix missing URL encoding of filenames for the upload API buengese 2024-08-30 01:05:40 +02:00
  • 7daed30754 zoho: use download server to accelerate downloads buengese 2024-08-30 01:06:27 +02:00
  • b1b4c7f27b opendrive: add about support to backend quiescens 2024-09-18 02:20:42 +10:00
  • ed84553dc1 pikpak: fix login issue where token retrieval fails wiserain 2024-09-18 01:09:21 +09:00
  • c94edbb76b webdav: nextcloud: implement backoff and retry for 423 LOCKED errors Nick Craig-Wood 2023-09-27 17:48:40 +01:00
  • 2dcb327bc0 s3: fix rclone ignoring static credentials when env_auth=true Nick Craig-Wood 2024-09-13 12:45:31 +01:00
  • 874d66658e fs: fix setting stringArray config values from environment variables Nick Craig-Wood 2024-09-11 15:42:47 +01:00
  • 3af757e26d rc: fix default value of --metrics-addr Nick Craig-Wood 2024-09-11 16:32:58 +01:00
  • fef1b61585 fs: fix --dump filters not always appearing Nick Craig-Wood 2024-09-11 15:20:46 +01:00
  • 3fca7a60a5 docs: correct notes on docker manual build Nick Craig-Wood 2024-09-13 15:51:11 +01:00
  • 6b3f41fa0c Add ttionya to contributors Nick Craig-Wood 2024-09-13 15:52:32 +01:00
  • 3d0ee47aa2 build: fix docker release build - fixes #8062 ttionya 2024-09-13 00:57:53 +08:00
  • b577efddb3 build: fix docker build - FIXME NEEDS TESTING REMOVED! fix-8062-docker-build Nick Craig-Wood 2024-09-12 15:55:56 +01:00
  • 54338d8b94 build: FIXME remove workflows we aren't testing Nick Craig-Wood 2024-09-12 15:59:07 +01:00
  • da70088b11 docs: add section for improving performance for s3 Pawel Palucha 2024-09-11 09:23:49 +02:00
  • 1bc9b94cf2 onedrive: fix spurious "Couldn't decode error response: EOF" DEBUG Nick Craig-Wood 2024-09-10 11:46:04 +01:00
  • 15a026d3be Add Divyam to contributors Nick Craig-Wood 2024-09-10 16:19:30 +01:00
  • ad122c6f6f serve docker: add missing vfs-read-chunk-streams option in docker volume driver Divyam 2024-09-09 14:37:25 +05:30
  • b155231cdd Start v1.69.0-DEV development Nick Craig-Wood 2024-09-08 17:22:19 +01:00
  • 49f69196c2 Version v1.68.0 v1.68.0 Nick Craig-Wood 2024-09-08 16:21:56 +01:00
  • 3f7651291b gofile: fix failed downloads on newly uploaded objects Nick Craig-Wood 2024-09-08 12:13:06 +01:00
  • 796013dd06 gofile: fix Move a file Nick Craig-Wood 2024-09-08 12:02:01 +01:00
  • e0da406ca7 test_all: mark linkbox fs/sync test TestSyncOverlapWithFilter as ignore Nick Craig-Wood 2024-09-07 12:22:59 +01:00
  • 9a02c04028 jottacloud: fix setting of metadata on server side move - fixes #7900 albertony 2024-09-07 13:59:14 +02:00
  • 918185273f docs: group the different options affecting lsjson output albertony 2024-04-20 14:57:19 +02:00
  • 3f2074901a fichier: fix server side move - fixes #7856 Nick Craig-Wood 2024-09-06 16:59:06 +01:00
  • 648afc7df4 fichier: Fix detection of Flood Detected error Nick Craig-Wood 2024-09-06 16:20:51 +01:00
  • 16e0245a8e rc: add vfs/queue-set-expiry to adjust expiry of items in the VFS queue Nick Craig-Wood 2024-06-20 17:00:41 +01:00
  • 59acb9dfa9 rc: add vfs/queue to show the status of the upload queue Nick Craig-Wood 2024-06-20 15:34:26 +01:00
  • bfec159504 vfs: keep a record of the file size in the writeback queue Nick Craig-Wood 2024-06-20 15:20:47 +01:00
  • 842396c8a0 build: fix gocritic change missed in merge Nick Craig-Wood 2024-09-06 17:29:30 +01:00
  • 5f9a201b45 Add Oleg Kunitsyn to contributors Nick Craig-Wood 2024-09-06 17:33:16 +01:00