Re: FTP Backend root
Michael M Slusarz <[email protected]>
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Quoting Chris <[email protected]>: > Hello again. > > I have decided to give using the FTP backend a try. I am using the > 'hordeftp' configuration as my base. > > I don't want users accidentally deleting things they don't understand > in their home directories. So, I want the gollem root to be ~/gollem. > That way they can't back out and do something they might regret. > > I have tried: > 'root' => 'gollem', > 'root' => './gollem', > 'root' => '~/gollem', > 'root' => '/gollem', Try: //'root' => '/home/' . Auth::getAuth() . '/gollem' Also make sure the gollem directory exists. ___________________________________ Michael Slusarz [[email protected]] -- Gollem mailing list - Join the hunt: http://horde.org/bounties/#gollem Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]