Comment 3 for bug 379578

Revision history for this message
poikiloid (efelthauser) wrote :

Yes, Reproducible
I have the webdav site saved as a bookmark in nautilus. I click on the bookmark. I put my user/password. I can see files and browse in folders on the webdav site. But, when I drag a folder to one of the folders in the bookmarked folder list on the left side of nautilus, only an html file (~1KB) with the folder's name appears, not a folder full of files. the text in the file is this:

<code>
<HEAD><TITLE>Index of /elf5/cronometer/</TITLE></HEAD>
<HTML><BODY>
<H1>Index of&nbsp;/elf5/cronometer/</H1>
<A HREF=/xythoswfs/webview/fileManager.action?entryName=/elf5/cronometer>Launch WFS Web View</A><BR><BR><TABLE WIDTH="95%">
<TR><TD WIDTH="50%">Name</TD>
<TD WIDTH="40%">Modified</TD><TD>Size</TD></TR>
<TR><TD COLSPAN="3">
<HR ALIGN=LEFT WIDTH="100%"></TD></TR>
<TR><TD WIDTH="50%">
<A HREF=/elf5/>Up to higher level directory</A></TD><TD WIDTH="40%">
6/1/09
</TD><TD>
</TD></TR>
<TR><TD WIDTH="50%">
<A HREF=/elf5/cronometer/Erik/>Erik/</A></TD>
<TD WIDTH="40%">
2/19/09
</TD><TD>
</TD></TR>
<TR><TD WIDTH="50%">
<A HREF=/elf5/cronometer/foods/>foods/</A></TD>
<TD WIDTH="40%">
2/19/09
</TD><TD>
</TD></TR>
<TR><TD WIDTH="50%">
<A HREF=/elf5/cronometer/.DS_Store>.DS_Store</A></TD>
<TD WIDTH="40%">
2/9/09
</TD><TD>
6148
</TD></TR>
<TR><TD WIDTH="50%">
<A HREF=/elf5/cronometer/Settings.xml>Settings.xml</A></TD>
<TD WIDTH="40%">
2/19/09
</TD><TD>
10879
</TD></TR>
</TABLE>
</BODY>
</HTML>
</ code>