6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#5584] copy directory with samba backend failed
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ .__ . .. . . [ __[__)| || \ / [_./| \|__||___ \/
Comment
> I've configured two samba shares in gollem: > > > > $backends["1"] = array( > > 'name' => 'test01', > > 'driver' => 'smb', > > 'preferred' => '', > > 'hordeauth' => 'true', > > 'params' => array( > > 'hostspec' => 'qamaster', > > 'port' => 139, > > 'share' => 'test1', > > 'smbclient' => '/usr/bin/smbclient', > > ), > > 'loginparams' => array(), > > 'clipboard' => true, > > 'attributes' => array('type', 'name', 'download', 'modified', 'size') > > ); > > $backends["2"] = array( > > 'name' => 'test02', > > 'driver' => 'smb', > > 'preferred' => '', > > 'hordeauth' => 'true', > > 'params' => array( > > 'hostspec' => 'qamaster', > > 'port' => 139, > > 'share' => 'test2', > > 'smbclient' => '/usr/bin/smbclient', > > ), > > 'loginparams' => array(), > > 'clipboard' => true, > > 'attributes' => array('type', 'name', 'download', 'modified', 'size') > > ); > > > > If I try to cut a directory foo from share 1 and paste the directory to share > > 2 over the clipboard then I got this error message: > > Notice: Object to string conversion in /usr/share/horde3/lib/VFS/smb.php on > > line 156 > > and the directory on the new share is a file: > > root@qamaster:/test2# cat foo ; echo > > Object > > root@qamaster:/test2# > > > > I use horde (3.1.3) and gollem (1.0.2) on a debian based distribution. > >
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