[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to solve 'sanitize' permissions error
Just in case others are looking for the solution to this. The solution is to NOT
create the cache dir ahead of time; I was trying to setup a particular shared environment.
Whatever user is used to run tarsnap should have write permissions in the parent folder of
whatever cache directory path you specify. The permissions on the created cache directory
will be rwx------. Essentially, unless you're running as root, this means cache
directories can't be shared.
--
Avery Chan | Co-Founder
ootbdev.com
PS: My apologies if this isn't the correct way to reply to the list. I looked at the FAQ
and queried the auto-mail admin program for some direction but it still wasn't clear to me
how to do it correctly; I just copied the subject line and added a Re: to it. Hopefully
the email list manager is smart enough to figure this otu.