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

Treat CACHEDIR.TAG as a default value for exclude-files-attributes #5128

Open
2 tasks done
vlsi opened this issue Mar 14, 2024 · 1 comment · May be fixed by #5133
Open
2 tasks done

Treat CACHEDIR.TAG as a default value for exclude-files-attributes #5128

vlsi opened this issue Mar 14, 2024 · 1 comment · May be fixed by #5133

Comments

@vlsi
Copy link

vlsi commented Mar 14, 2024

  • I have searched open and closed issues for duplicates.
  • I have searched the forum for related topics.

Description

I suggest Duplicati to respect CACHEDIR.TAG by default, so the users don't have to configure it every time.

See

Currently, there's --ignore-filenames option, however, users need to specify it explicitly.

It would be nice if CACHEDIR.TAG was added to --ignore-filenames by default

@kenkendk
Copy link
Member

I have made a PR that adds this. It does not fully comply with the specifications, as we would need to read the file and check the header signature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants