Filename Issue On Lexar M1

Lexar M1
filename issues
Rclone
custom encoding rules
SMB connections
data transfer
storage solutions
This text explores the file name issues encountered with Lexar M1 and offers a solution using Rclone’s custom encoding rules specifically designed for SMB connections.
Published

September 10, 2023


this server forbids usage of leftperiod.

we can use custom encoding rules in rclone:

rclone sync --smb-encoding=Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot,LeftPeriod <source> <target>