Skip to content

Support base64 path encoding#27

Open
1574242600 wants to merge 1 commit into
FWeinb:masterfrom
1574242600:base64-path-encoding
Open

Support base64 path encoding#27
1574242600 wants to merge 1 commit into
FWeinb:masterfrom
1574242600:base64-path-encoding

Conversation

@1574242600
Copy link
Copy Markdown

Supports base64 path encoding to reduce filename lengths

https://rclone.org/crypt/#file-name-encryption-modes

An experimental advanced option filename_encoding is now provided to address this problem to a certain degree. For cloud storage systems with case sensitive file names (e.g. Google Drive), base64 can be used to reduce file name length. For cloud storage systems using UTF-16 to store file names internally (e.g. OneDrive, Dropbox, Box), base32768 can be used to drastically reduce file name length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant