desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #24886
[Bug 500863] Re: Problem when copying folders with Nautilus using WebDAV
Gnome bug #605619 has been resolved Duplicate of Gnome bug #551339,
updating remote watch.
** Bug watch added: GNOME Bug Tracker #551339
https://bugzilla.gnome.org/show_bug.cgi?id=551339
** Changed in: gvfs
Importance: Medium => Unknown
** Changed in: gvfs
Status: Invalid => Unknown
** Changed in: gvfs
Remote watch: GNOME Bug Tracker #605619 => GNOME Bug Tracker #551339
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/500863
Title:
Problem when copying folders with Nautilus using WebDAV
Status in GVFS:
Unknown
Status in “gvfs” package in Ubuntu:
Triaged
Bug description:
Binary package hint: nautilus
I am writing a WebDAV server ('wsgidav') and noticed that I cannot
copy folders with Nautilus.
1. connect to the WebDAV share, open it in Nautilus
2. drag a folder to the Ubuntu Desktop
3. A HTML file is created, where the copied folder should be
Happens on Ubuntu 8.04 and 9
In the WebDAV log I can see, that Nautilus sends a GET request for the collection. My server generates an HTML response in this case, so that the share can be viewed with a browser.
I am pretty sure, that this is OK, according to the spec:
http://www.webdav.org/specs/rfc4918.html#rfc.section.9.4
I think, Nautilus should rather send recursive GETs for the single
files (or send a COPY or MOVE request, if the target is inside the
same WebDAV share)
Log snippet:
...
<3612> 192.168.178.28 - tester - [2009-12-27 20:32:21] "PROPFIND /xeri2" length=235, depth=0, elap=0.003sec -> 207 Multistatus
<4868> 192.168.178.28 - tester - [2009-12-27 20:32:21] "GET /xeri2" elap=0.002sec -> 200 OK
<880> 192.168.178.28 - tester - [2009-12-27 20:32:21] "PROPFIND /xeri2" length=235, depth=0, elap=0.004sec -> 207 Multistatus
...
ProblemType: Bug
Architecture: i386
Date: Sun Dec 27 21:32:34 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.22.5.1-0ubuntu3
PackageArchitecture: i386
ProcEnviron:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.24-24-generic i686
To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/500863/+subscriptions