this server forbids usage of leftperiod.
we can use custom encoding rules in rclone:
1 | rclone sync --smb-encoding=Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot,LeftPeriod <source> <target> |
this server forbids usage of leftperiod.
we can use custom encoding rules in rclone:
1 | rclone sync --smb-encoding=Slash,LtGt,DoubleQuote,Colon,Question,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot,LeftPeriod <source> <target> |