tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tramp-gvfs + webdav] How to make it mount particular share, not roo


From: Sergej Pupykin
Subject: Re: [tramp-gvfs + webdav] How to make it mount particular share, not root server directory
Date: Fri, 28 May 2010 00:39:19 +0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Lightning/1.0b1 Shredder/3.0.4

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]