backend: adjust backends to have encoding parameter
Fixes #3761 Fixes #3836 Fixes #3841
This commit is contained in:
parent
0a5c83ece1
commit
3c620d521d
35 changed files with 667 additions and 514 deletions
|
@ -6,4 +6,4 @@ import (
|
|||
"github.com/rclone/rclone/fs/encodings"
|
||||
)
|
||||
|
||||
const enc = encodings.LocalMacOS
|
||||
const defaultEnc = encodings.LocalMacOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue