rclone/docs/content
Ole Frost 02d6d28ec4 crypt: fix for unencrypted directory names on case insensitive remotes
rclone sync erroneously deleted folders renamed to a different case on
crypts where directory name encryption was disabled and the underlying
remote was case insensitive.

Example: Renaming the folder Test to tEST before a sync to a crypt having
remote=OneDrive:crypt and directory_name_encryption=false could result in
the folder and all its content being deleted. The following sync would
correctly create the tEST folder and upload all of the content.

Additional tests have revealed other potential issues when using
filename_encryption=off or directory_name_encryption=false on case
insensitive remotes. The documentation has been updated to warn about
potential problems when using these combinations.
2023-01-11 16:32:40 +00:00
..
commands Version v1.61.0 2022-12-20 17:16:14 +00:00
_index.md s3: add Liara LOS to provider list 2022-12-06 12:25:23 +00:00
alias.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
amazonclouddrive.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
authors.md Add Marks Polakovs to contributors 2022-12-26 18:39:49 +01:00
azureblob.md azureblob: implement --use-server-modtime 2022-12-15 15:58:36 +00:00
b2.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
bisync.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
box.md docs: Added note on Box API rate limits 2022-12-20 12:49:31 +00:00
bugs.md docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
cache.md docs: add badge for experimental/beta/deprecated status next to version in backend docs 2022-12-03 18:58:55 +01:00
changelog.md Changelog updates from Version v1.61.1 2022-12-23 18:26:56 +00:00
chunker.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
combine.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
compress.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
contact.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
crypt.md crypt: fix for unencrypted directory names on case insensitive remotes 2023-01-11 16:32:40 +00:00
docker.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
docs.md filter: add metadata filters --metadata-include/exclude/filter and friends 2022-12-17 10:21:11 +00:00
donate.md docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
downloads.md docs: add direct download link for windows arm64 2022-10-31 21:14:10 +01:00
drive.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
dropbox.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
faq.md docs: faq: how to use a proxy server that requires a username and password - fixes #6565 2022-11-15 17:58:43 +00:00
fichier.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
filefabric.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
filtering.md filter: add metadata filters --metadata-include/exclude/filter and friends 2022-12-17 10:21:11 +00:00
flags.md Version v1.61.0 2022-12-20 17:16:14 +00:00
ftp.md Version v1.61.0 2022-12-20 17:16:14 +00:00
googlecloudstorage.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
googlephotos.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
gui.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
hasher.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
hdfs.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
hidrive.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
http.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
install.md docs: corrected download links in windows install docs 2022-10-31 21:09:53 +01:00
install.sh install.sh: fix arm-v7 download 2022-10-21 12:35:58 +01:00
internetarchive.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
jottacloud.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
koofr.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
licence.md docs: fix typo in license webpage 2022-07-06 11:25:31 +01:00
local.md Version v1.61.0 2022-12-20 17:16:14 +00:00
mailru.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
mega.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
memory.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
netstorage.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
onedrive.md docs: fix unescaped HTML 2022-12-23 16:53:43 +00:00
opendrive.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
oracleobjectstorage.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
overview.md storj: implement public link 2023-01-10 17:40:04 +00:00
pcloud.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
premiumizeme.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
privacy.md docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
putio.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
qingstor.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
rc.md Version v1.61.0 2022-12-20 17:16:14 +00:00
remote_setup.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
s3.md Version v1.61.0 2022-12-20 17:16:14 +00:00
seafile.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
sftp.md Version v1.61.0 2022-12-20 17:16:14 +00:00
sharefile.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
sia.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
smb.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
storj.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
sugarsync.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
swift.md docs: minor cleanup of headers in backend docs 2022-12-03 18:58:55 +01:00
tardigrade.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
union.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
uptobox.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00
webdav.md docs: Add minimum versions to all the backend pages and some of the other pages 2022-11-18 14:41:24 +00:00
yandex.md lib/oauthutil: Improved usability of config flows needing web browser 2022-12-09 14:41:05 +00:00
zoho.md docs: show only significant parts of version number in version introduced label 2022-12-21 12:41:47 +00:00