[horde] Gollem copy directory

Jan Schneider jan at horde.org
Thu Jul 26 08:40:14 UTC 2007


Zitat von Stefan Gohmann <gohmann at univention.de>:

> Hello,
>
> 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 at qamaster:/test2# cat foo ; echo
> Object
> root at qamaster:/test2#
>
> I use horde (3.1.3) and gollem (1.0.2) on a debian based distribution.
>
> Any ideas?
>
> Cheers
> Stefan
>
> --
> Stefan Gohmann         Entwicklung              gohmann at univention.de
> Univention GmbH        Linux for your Business  fon: +49 421 22 232- 0
> Mary-Somerville-Str.1  28359 Bremen             fax: +49 421 22 232-99
>                        http://www.univention.de
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>


Please create a ticket on http://bugs.horde.org/.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the horde mailing list