Nick Craig-Wood
|
e64be7652a
|
operations: fix invalid UTF-8 when truncating file names when not using --inplace
Before this change, when not using --inplace, rclone could generate
invalid file names when truncating file names to fit within the
character size limits.
This fixes it by taking care to truncate on UTF-8 character
boundaries.
See: https://forum.rclone.org/t/ssh-fx-failure-when-copying-file-with-nonstandard-characters-to-sftp-remote-with-ntfs-drive/42560/
|
2023-10-29 14:04:37 +00:00 |
|