Comment 0 for bug 1216840

Revision history for this message
Stephen Parry (sgparry) wrote :

Mounting webdavs share via GVFS (in my case using gigolo), remote file system should be accessible via gvfs-fuse at /run/user/<username>/gvfs/. Instead just get input/output errors when listing and reading files.
Steps to reproduce:
Use gigolo to connect to remote DAVS file storage using Actions -> Connect, Actions-> Open
Check connectivity via gvfs:
<code>gvfs-ls davs://<email address hidden>/somepath
gvfs-cat davs://<email address hidden>/somepath/somefile.txt
</code>
In my case, these work fine. Now try:
<code>
ls -l /run/user/localuser/gvfs/dav\:host\=www.somesite.com\,ssl\=true\,user\=remoteuser/somepath
cat /run/user/localuser/gvfs/dav\:host\=www.somesite.com\,ssl\=true\,user\=remoteuser/somepath/somefile.txt
</code>
Get these errors:
<code>
ls: cannot access /run/user/parrysg/gvfs/dav:host=www.mainscreen.com,ssl=true,user=parry2sg/files/test.txt: Input/output error
:
:
cat: /run/user/parrysg/gvfs/dav:host=www.mainscreen.com,ssl=true,user=parry2sg/files/test.txt: Input/output error
</code>
This works fine under 12.04

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gvfs-fuse 1.16.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-27.19-lowlatency 3.8.13.4
Uname: Linux 3.8.0-27-lowlatency i686
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: i386
Date: Mon Aug 26 10:41:58 2013
InstallationDate: Installed on 2012-07-05 (416 days ago)
InstallationMedia: Ubuntu-Studio 12.04 "Precise Pangolin" - Release i386 (20120423)
MarkForUpload: True
SourcePackage: gvfs
UpgradeStatus: Upgraded to raring on 2013-05-11 (107 days ago)