6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5349] can only upload file to non-empty directory if you have delete permissions
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..__ . ..__..__. _/ [__)| || |[__] ./__.| \|__||__\| |
Comment
>>> horde 3.1.4 > >>> gollem-h3-1.0.3 (no option for it in the dropdown for ticket creation) > >>> > >>> using a user who has Show, Read, and Edit permissions: > >>> If i create a directory and then upload a single file, I can no > >>> longer see the file upload object once the page is refreshed, in that > >>> directory. Same applies to directories with files that already exist. > >> > >> What backend are you using? > > > > the file backend. here is a sample of the config: > > > > $backends['file'] = array( > > 'name' => 'BS-ATT Files', > > 'driver' => 'file', > > 'preferred' => '', > > 'hordeauth' => true, > > 'params' => array( > > // The base location under which the user home directories live. > > 'vfsroot' => '/opt/hordefs/BS-ATT', > > // The default permissions to set for newly created folders > and files. > > // 'permissions' => $conf['umask'] > > ), > > 'loginparams' => array(), > > 'root' => '/', > > // 'home' => Auth::getAuth(), > > // 'createhome' => false, > > // 'filter' => '^regex$', > > // 'quota' => false, > > 'clipboard' => true, > > 'attributes' => array('type', 'name', 'download', 'modified', > 'size', 'permission', 'owner', 'group') > > ); > > > > Sorry it took so long to respond, I never saw the previous message > until the status changed.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers