Re: wrong permissions for new files
Jan Schneider <[email protected]> Tue, 06 Jan 2015 14:08:59 +0100
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Zitat von Andrea Zagli <[email protected]>: > i configured gollem to use the local ssh server > > but when i create a new file or folder gollem cretes them with wrong > permissions > > i set, in config file, permissions 750 and gollem sets "-wxr-xrwT" > > i also tried with different values but with same strange results > > what am i doing wrong? > > thanks in advance > -- > gollem mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: [email protected] At a first glance, it looks like we don't do the necessary conversion between permissions in string notation to permissions in integer notation in Horde_Vfs_Ssh2#changePermission(). You may want to create a bug ticket for that. -- Jan Schneider The Horde Project http://www.horde.org/ https://www.facebook.com/hordeproject -- gollem mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]