mirror of
https://github.com/rclone/rclone.git
synced 2025-03-06 19:31:51 +01:00
Before this change rclone would always use encoding-type url even if the client hadn't asked for it. This confused some clients. This fixes the problem by leaving the URL encoding to the gofakes3 library which has also been fixed. Fixes #7836 |
||
---|---|---|
.. | ||
dlna | ||
docker | ||
ftp | ||
http | ||
nfs | ||
proxy | ||
restic | ||
s3 | ||
servetest | ||
sftp | ||
webdav | ||
serve.go |