Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn user about utf8 file problems #3365

Open
Floppy opened this issue Jan 7, 2025 · 0 comments
Open

Warn user about utf8 file problems #3365

Floppy opened this issue Jan 7, 2025 · 0 comments
Labels
feature User-facing features and product enhancements

Comments

@Floppy
Copy link
Collaborator

Floppy commented Jan 7, 2025

Originally posted by @Beagon in #1950 (comment)

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.

@Floppy Floppy added the feature User-facing features and product enhancements label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature User-facing features and product enhancements
Projects
Development

No branches or pull requests

1 participant