rclone/backend/seafile
Nick Craig-Wood 4107246335 seafile: fix integration test errors by adding dot to encoding
The seafile backend used to be able to cope with files called "." and
".." but at some point became unable to do so, causing integration
test failurs.

This adds EncodeDot to the encoding which encodes "." and ".." names.
2025-07-05 21:27:10 +01:00
..
api build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
object.go doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
pacer.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
renew.go build: modernize Go usage 2025-02-28 11:31:14 +00:00
renew_test.go seafile: use atomic types 2023-08-22 12:52:13 +01:00
seafile.go seafile: fix integration test errors by adding dot to encoding 2025-07-05 21:27:10 +01:00
seafile_internal_test.go seafile: fix error when not configured for 2fa (#5665) 2021-10-19 20:53:35 +01:00
seafile_test.go seafile: New backend for seafile server 2020-05-06 17:33:22 +00:00
webapi.go build: fix gosimple lint errors with golangci-lint v1.60.1 2024-08-14 17:46:12 +01:00