You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For me, this has to do with running ZFS without the utf8only flag. However, I would appreciate it Manyfold wouldn't stop scanning but just mark those files as incompatible/list them as errors so I can manually fix them.
Would be great if that's implemented, for now I run LC_ALL=C find . -name '*[! -~]*' as a command to get all faulty folders/files.
We could do something to check that libraries are on filesystems with the right properties, and we should raise problems for files that aren't compatible rather than failing silently.
The text was updated successfully, but these errors were encountered:
Originally posted by @Beagon in #1950 (comment)
We could do something to check that libraries are on filesystems with the right properties, and we should raise problems for files that aren't compatible rather than failing silently.
The text was updated successfully, but these errors were encountered: