2 Jun 2010 12:03
Re: [tramp-gvfs + webdav] How to make it mount particular share, not root server directory
Michael Albinus <michael.albinus <at> gmx.de>
2010-06-02 10:03:34 GMT
2010-06-02 10:03:34 GMT
Sergej Pupykin <pupykin.s <at> gmail.com> writes: > On 27.05.2010 01:49, Sergej Pupykin wrote: >> How can I fix it? > > I try to change path in: > > ;; The call must be asynchronously, because of the "askPassword" > ;; or "askQuestion"callbacks. > (with-tramp-dbus-call-method vec nil > :session tramp-gvfs-service-daemon tramp-gvfs-path-mounttracker > tramp-gvfs-interface-mounttracker "mountLocation" > `(:struct > here-->> ,(dbus-string-to-byte-array "/dav") > ,(tramp-gvfs-mount-spec vec)) > (dbus-get-unique-name :session) > :object-path object-path) > > It asks password, mounts proper locations, but then hangs for some > time and prints 'Location already mounted' error message. I've committed a new version of tramp-gvfs.el to the repositories, where the problem shall be solved. Sometimes (not always), I have problems to write on the dav server. But according to the apache logs, it seems to be a problem of the test server I've used (my QNAP TS-459P). Best regards, Michael.

RSS Feed