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

Correcting syntax #456

Closed
wants to merge 3 commits into from
Closed

Correcting syntax #456

wants to merge 3 commits into from

Conversation

Cassie205
Copy link
Contributor

No description provided.


defaults write io.mountainduck fs.filenames.metadata.enable false

If you want to delete metadata files, you can open a *Terminal.app* window and enter `dot_clean -m <folder>`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Restore previous explanation

The `._*` files contain metadata about the files some applications write in additional to the file content. On macOS, this metadata can be stored alongside the file on the filesystem, but on remote volumes, with no metadata support, an auxiliary file is created to contain this information. You can delete metadata on files using `xattr -d <filename>`.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A strikedthrough header doesn't make sens therefore keeping the previous form isn't very userfriendly. As the information about the metadata location is not an actual issue it shoudn't be placed in the issue section

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then we should rather remove the section as it no longer applies.

check previous conversation

@Cassie205 Cassie205 requested a review from dkocher January 30, 2024 17:06
@dkocher
Copy link
Contributor

dkocher commented Feb 7, 2024

Superseded in #481.

@dkocher dkocher closed this Feb 7, 2024
@Leeze555
Copy link

ok

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 this pull request may close these issues.

3 participants