binaryage / binaryage/asepsis

Support for ._* files

Open
#31 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
351
Forks
37
PR merge metrics
No merged PRs in 30d

Description

I've got two partitions in my internal drive: a HFS+ where OS X is installed and an exFAT (for easy file sharing between Windows and OS X) where I keep my files. After moving my files to the exFAT partition, I learned that it doesn't have any support for file permissions, everything is 0777 :scream: which causes

insanity in every app excluding Finder. Dropbox syncs all ._ files to every device I have. File sharing between Windows and OS X became messier than ever. Every file has a dot underscore duplicate (._), you can't find the file you're looking for in Windows Explorer because you've to ignore all those pesky dot underscores.

I installed Asepsis overjoyed, assuming it would fix this problem but :no_good:

Can you please please add support for partitions and redirecting ._ files?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.