Commit Graph

  • f9321fccbb Add deinferno to contributors Nick Craig-Wood 2021-11-18 15:51:45 +00:00
  • 3c2252b7c0 fs/operations: add server-side moves to stats Ole Frost 2021-08-04 12:03:17 +02:00
  • 51c952654c fstests: treat accountUpgradeRequired as success for OneDrive PublicLink Cnly 2021-07-27 17:03:51 +08:00
  • 604dc4d1f9 chunker: implement resumer interface resume Maxwell Calman 2020-08-31 10:25:10 -04:00
  • e65e046c21 local: improve atexit handler for resume Ivan Andreev 2021-10-13 20:20:04 +03:00
  • b015012d8b Add resume feature Maxwell Calman 2020-08-31 10:25:10 -04:00
  • ac2e5fde36 Apply go mod tidy to fix build Ivan Andreev 2021-11-17 20:20:00 +03:00
  • 80e47be65f yandex: add permanent deletion support deinferno 2021-11-15 12:58:38 +05:00
  • 38dc3e93ee fshttp: add prometheus metrics for HTTP status code Michał Matczuk 2021-09-06 16:42:23 +02:00
  • a80287effd crypt: fix tests after introduction of no data encryption fix-tests Nick Craig-Wood 2021-11-15 16:40:11 +00:00
  • 4216d55a05 test: make sure we run wrapping backend tests in "make quicktest" Nick Craig-Wood 2021-11-15 16:25:35 +00:00
  • ba6730720d Fix repeated error messages after pkg/errors removal Nick Craig-Wood 2021-11-15 12:17:30 +00:00
  • 7735b5c694 Add Sinan Tan to contributors Nick Craig-Wood 2021-11-15 17:58:28 +00:00
  • d45b3479ee Add Andy Jackson to contributors Nick Craig-Wood 2021-11-15 17:58:28 +00:00
  • 4c5df0a765 Add Fredric Arklid to contributors Nick Craig-Wood 2021-11-15 17:58:28 +00:00
  • 8c61a09be2 crypt: add test cases and documentation for base64 and base32768 filename encoding #5801 Sinan Tan 2021-11-13 11:48:34 +08:00
  • c217145cae crypt: add base64 and base32768 filename encoding options #5801 Max Sum 2021-11-13 11:45:39 +08:00
  • 4c93378f0e serve sftp: update docs on --stdio thomae 2021-11-11 13:35:02 +01:00
  • 2e99232a04 s3: Make a new "unset" state for acl to work around bug in b2 s3 interface fix-b2-acl Nick Craig-Wood 2020-06-11 15:29:19 +01:00
  • f9e54f96c3 docs/sftp: fix typo thomae 2021-11-11 19:20:15 +01:00
  • af0fcd03cb hdfs: add file and directory move/rename support Andy Jackson 2021-11-11 16:41:43 +00:00
  • 00aafc957e sftp: add rclone to list of supported md5sum/sha1sum commands to look for albertony 2021-11-03 01:07:36 +01:00
  • 29abbd2032 hashsum: support creating hash from data received on stdin albertony 2021-11-03 00:34:20 +01:00
  • 663b2d9c46 jottacloud: Add support for Tele2 Cloud Fredric Arklid 2021-11-10 08:52:44 +01:00
  • f36d6d01b5 rc: fix operations/publiclink default for expires parameter Nick Craig-Wood 2021-11-09 10:18:49 +00:00
  • 0c03aa3a8b dropbox: speed up directory listings by specifying 1000 items in a chunk Nick Craig-Wood 2021-11-09 10:11:59 +00:00
  • caa2b8bf40 dropbox: save an API request when at the root Nick Craig-Wood 2021-11-09 10:10:44 +00:00
  • 421e840e37 Add Borna Butkovic to contributors Nick Craig-Wood 2021-11-11 11:14:06 +00:00
  • 9b57d27be4 Add David to contributors Nick Craig-Wood 2021-11-11 11:14:06 +00:00
  • 627ac1b2d9 ftp: add --ftp-ask-password to prompt for password when needed Borna Butkovic 2021-03-26 22:13:03 +01:00
  • ae395d8cf0 rc: error on web GUI update won't be fatal - fixes #5385 David 2021-10-05 09:12:10 +02:00
  • f04520a6e3 operations: fix goroutine leak in case of copy retry Ankur Gupta 2021-07-08 13:22:28 +05:30
  • c968c3e41c build: raise minimum go version to go1.15 Nick Craig-Wood 2021-11-10 15:40:36 +00:00
  • 3661791e82 serve restic: disable for go1.16 and earlier after update Nick Craig-Wood 2021-11-10 14:21:49 +00:00
  • 4198763c35 build: update all dependencies Nick Craig-Wood 2021-11-10 10:28:49 +00:00
  • 3de47b8ed4 build: upgrade go.mod file to go1.17 Nick Craig-Wood 2021-11-10 10:26:55 +00:00
  • 71b8e1e80b build: more docs on upgrading dependencies Nick Craig-Wood 2021-11-10 10:33:48 +00:00
  • 7366e97dfc mega: fix error handling broken by removal of github.com/pkg/errors Nick Craig-Wood 2021-11-09 13:00:51 +00:00
  • 21ba4d9a18 onedrive: fix error handling broken by removal of github.com/pkg/errors Nick Craig-Wood 2021-11-09 13:00:51 +00:00
  • 96e099d8e7 union: fix error handling broken by removal of github.com/pkg/errors Nick Craig-Wood 2021-11-09 13:00:51 +00:00
  • 2a31b5bdd6 Add bbabich to contributors Nick Craig-Wood 2021-11-09 13:43:18 +00:00
  • 9bdfe4c36f Add Vitor Arruda to contributors Nick Craig-Wood 2021-11-09 13:43:18 +00:00
  • e3a2f539fe Add Chris Lu to contributors Nick Craig-Wood 2021-11-09 13:43:18 +00:00
  • ffa943e31f Add Carlo Mion to contributors Nick Craig-Wood 2021-11-09 13:43:18 +00:00
  • b16f603c51 s3: Add RackCorp object storage to providers bbabich 2021-11-09 22:46:58 +11:00
  • a7a8372976 🧪 fstest: fix time tests on Windows and add convenience methods to check local and remote fs with precision database64128 2021-11-09 19:43:36 +08:00
  • 9beb0677e4 backend: Fix union eplus policy returned nil Vitor Arruda 2021-11-06 15:19:00 -04:00
  • e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version Nick Craig-Wood 2021-11-04 10:12:57 +00:00
  • 97328e5755 Improve description for SeaweedFS Chris Lu 2021-11-02 10:07:58 -07:00
  • 7b7d780fff stats: fix missing StatsInfo fields in the computation of the group sum Carlo Mion 2021-11-04 09:24:12 +01:00
  • c2600f9e4d stats: fix missing computation of transferQueueSize when summing up statistics group - fixes #5749 Carlo Mion 2021-10-24 17:58:39 +02:00
  • 7bd853ce35 Add Roberto Ricci to contributors Ivan Andreev 2021-11-05 18:29:47 +03:00
  • 05150cfb1d backend/ftp: increase testUploadTimeout.maxTime to 10 seconds Roberto Ricci 2021-11-05 14:26:53 +01:00
  • 25366268fe Add Atílio Antônio to contributors albertony 2021-11-04 12:55:49 +01:00
  • c08d48a50d docs: improve grammar and fix typos (#5361) Atílio Antônio 2021-11-04 08:50:43 -03:00
  • 454574e2cc s3: collect the provider quirks into a single function and update Nick Craig-Wood 2021-11-03 19:40:16 +00:00
  • 9218a3eb00 fs: add a tristate true/false/unset configuration value Nick Craig-Wood 2021-11-03 20:17:15 +00:00
  • 1e4ef4b4d5 Add Felix Bünemann to contributors Nick Craig-Wood 2021-11-03 21:43:58 +00:00
  • 8d92f7d697 s3: fallback to ListObject v1 on unsupported providers Nick Craig-Wood 2021-11-03 18:01:23 +00:00
  • fd56abc5f2 s3: Use ListObjectsV2 for faster listings Felix Bünemann 2021-03-02 23:36:50 +01:00
  • b323bf34e2 sync/test: skip test ConcurrentTruncate on uptobox (take 2) Ivan Andreev 2021-11-01 16:44:19 +03:00
  • e78e73eae7 lib/encoder: fix benchmarks Ivan Andreev 2021-10-28 19:26:46 +03:00
  • f51a5eca2e fstests: add encoding test for URL encoded path name #5768 Nick Craig-Wood 2021-11-02 15:58:25 +00:00
  • 39e2af7974 config: allow dot in remote names (#5606) albertony 2021-11-01 20:50:06 +01:00
  • b3217adf08 Add Chris Nelson to contributors Ivan Andreev 2021-11-01 21:24:06 +03:00
  • 074234119a bisync: documentation #5164 Ivan Andreev 2021-05-16 20:26:43 +03:00
  • 6210e22ab5 bisync: implementation #5164 Ivan Andreev 2021-05-16 19:39:33 +03:00
  • 940e99a929 bisync: test scenarios #5164 Ivan Andreev 2021-04-01 13:21:23 +03:00
  • 79b6866b57 rc: export NewErrParamInvalid #5164 Ivan Andreev 2021-10-08 12:31:17 +03:00
  • c142e3edcc filter: export GlobToRegexp #5164 Ivan Andreev 2021-04-25 14:55:51 +03:00
  • 5c646dff9a Start v1.58.0-DEV development Nick Craig-Wood 2021-11-01 16:54:17 +00:00
  • 19dfaf7440 docs: fix shortcode rendering on download page Nick Craig-Wood 2021-11-01 16:50:52 +00:00
  • 169990e270 Version v1.57.0 v1.57.0 Nick Craig-Wood 2021-11-01 15:42:05 +00:00
  • e781bcbba1 Add David Liu to contributors Nick Craig-Wood 2021-11-01 13:18:31 +00:00
  • 409916b0c5 Add trevyn to contributors Nick Craig-Wood 2021-11-01 13:18:31 +00:00
  • d9c5be32e7 Add thomae to contributors albertony 2021-11-01 15:10:14 +01:00
  • 57074be9b3 serve sftp: fix typo thomae 2021-11-01 14:40:39 +01:00
  • bae5c7c81b docs: remove application type "other" from drive.md Joda Stößer 2021-10-13 23:31:05 +02:00
  • 05321f4aef docs/sftp: more detailed explanation of pubkey file and certificate albertony 2021-10-11 10:35:03 +02:00
  • c9d7248d85 docs/jottacloud: update description of whitelabel services albertony 2021-09-06 18:54:27 +02:00
  • da8f9be84b docs: describe the --human-readable option in more detail albertony 2021-08-31 13:11:20 +02:00
  • b806166147 docs: swift: Update OCI url David Liu 2021-10-19 10:27:45 +08:00
  • 20f936c9d4 Add note about S3 compatible services acsfer 2021-09-27 00:20:25 +02:00
  • 91cdaffcc1 docs: add faq section explaining why rclone changes fullwidth characters in file names albertony 2021-11-01 13:46:23 +01:00
  • 33bf9b4923 Add mention of Rust bindings for librclone trevyn 2021-10-05 18:22:27 -04:00
  • b4944f4520 docs/librclone: document that strings are utf8 encoded albertony 2021-10-25 16:51:13 +02:00
  • 286b152e7b librclone: free strings in python example albertony 2021-10-16 22:24:03 +02:00
  • f7764a0c9d premiumizeme: fix server side directory move after API changes Nick Craig-Wood 2021-10-31 19:07:43 +00:00
  • 07fcba888c dircache: add SetRootIDAlias to update RootID from FindLeaf Nick Craig-Wood 2021-10-31 19:07:09 +00:00
  • af705c754c premiumizeme: fix server side move after API change Nick Craig-Wood 2021-10-31 16:26:33 +00:00
  • f85e3209b3 premiumizeme: fix directory listing after API changes Nick Craig-Wood 2021-10-31 16:13:39 +00:00
  • e77dcb7f52 test_all: remove stray debug Nick Craig-Wood 2021-10-31 19:15:51 +00:00
  • 4ab842198a Revert "premiumizeme: attempt to fix integration tests" Nick Craig-Wood 2021-10-31 19:09:18 +00:00
  • a8059b8a90 docs/mount: add note that to execute programs one must set custom filesystem permissions (#5771) albertony 2021-10-31 00:48:56 +02:00
  • cf2c2792e6 s3: fix corrupted on transfer: sizes differ 0 vs xxxx with Ceph Nick Craig-Wood 2021-10-29 10:23:41 +01:00
  • e6e1c49b58 s3: fix shared_credentials_file auth after reverting incorrect fix #5762 Nick Craig-Wood 2021-10-29 12:39:34 +01:00
  • 712f9c9760 s3: fix IAM Role for Service Account not working and other auth problems Nick Craig-Wood 2021-10-27 15:50:07 +01:00
  • a238877ad8 docs: note that destination is always a directory (#5766) albertony 2021-10-30 00:30:00 +02:00
  • 70297c3aed sync/test: TestConcurrentTruncate needs empty files - skip on uptobox Ivan Andreev 2021-10-23 13:35:20 +03:00
  • a074a2b983 lib/http: Fix handling of ssl credentials Adds a test that makes an actual http and https request against the server Nolan Woods 2021-10-27 00:34:24 -07:00