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

How to enable trashes in OSX #246

Closed
dakkusingh opened this issue Oct 30, 2015 · 3 comments
Closed

How to enable trashes in OSX #246

dakkusingh opened this issue Oct 30, 2015 · 3 comments

Comments

@dakkusingh
Copy link

Hi All,
I am using encfs and using osxfuse to mount my folder as fllows

encfs -f encrypted mount -oallow_root -olocal -onolocalcaches 

I am unable to get trash working on 10.11.1. When trying to delete a file I get notification that file will be deleted immediately.

Any ideas how i can get this working?

@bfleischer
Copy link
Member

You need to create the .Trashes folder on the FUSE volume yourself. After doing so files should no longer be deleted immediately. I have not verified this for EncFS, but it works for the loopback reference file system.

@dakkusingh
Copy link
Author

thank you, that worked 👯

@bn-l
Copy link

bn-l commented Dec 20, 2016

On sierra 10.12.2 this isn't working.

I mounted using encfs -f encrypted mount -oallow_root -olocal -onolocalcaches

and created a .Trashes folder. Any suggestions?

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

No branches or pull requests

3 participants