Filename changed if using copy command

Thank you, i'll try it

onedrive has encoding too...

So it might be needed to use both options:

--local-encoding "Slash,LtGt,DoubleQuote,Asterisk,Pipe,BackSlash,Ctl,RightSpace,RightPeriod,InvalidUtf8,Dot"

and

--onedrive-encoding "Slash,LtGt,DoubleQuote,Asterisk,Pipe,BackSlash,Del,Ctl,LeftSpace,LeftTilde,RightSpace,RightPeriod,InvalidUtf8,Dot"

removing Colon,Question.

One would think that both being Microsoft products they will have the same restrictions...Nope:) It shows the challenge rclone is facing trying to find some working path for all situations.

Oh thank you!, it's work with --onedrive-encoding

yes but when you copy from remote to local disk using rclone --local-encoding will kick in...

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.