Directories are shown as empty files

Bug #488836 reported by David Erosa
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
fusedav (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: fusedav

Description: Ubuntu 9.04
Release: 9.04
fusedav version: 0.2-2

I'm using a self-made backport os python-webdav as server. For this test it's sharing my home's tmp folder:

~$ davserver -D $PWD/tmp/ -n -v

Conecting to webdav using Nautilus just works fine, but if I mount the webdav resource with:

~$ fusedav http://localhost:8008 /home/derosa/dav

and 'cd' into the directory, there are no directories inside. Instead of a directory, an empty file with the same name is shown.

Real directory:

~/tmp$ ls -dl xsplash/
drwxr-xr-x 2 derosa derosa 4096 2009-10-14 14:19 xsplash/
~/tmp$

mounted directory:

~/dav$ ls -ld xsplash
-rw-r--r-- 1 derosa derosa 0 2009-10-14 14:19 xsplash
~/dav$

Any hint?

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in fusedav (Ubuntu):
status: New → Confirmed
Revision history for this message
txemi (txemitron) wrote :

It happens to me with nuxeo server.
This problem does not affect to webdav kernel module so it seems it can be fixed client side.

Revision history for this message
FabienneCerise (derfakir) wrote :

patch sent to <email address hidden>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.