Problem with recursive rar archiving non-ascii filenames
- by AndreasT
Say I want to create a backup of folder MainFolder's content using rar. The command
rar a Backup.rar -r MainFolder
does the job.
BUT, if a subdirectory contains more than one file named with non-ASCII (?) characters, then only one of them is archived and the others get excluded.
For example, consider the following directory hierarchy…