GNU bug report logs - #32085
26.1.50; tramp davs

Previous Next

Package: emacs;

Reported by: Rajeev Narang <rajeev <at> sivalik.com>

Date: Sat, 7 Jul 2018 18:18:02 UTC

Severity: normal

Tags: fixed

Found in version 26.1.50

Fixed in version 26.2

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #32 received at 32085 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Rajeev Narang <rajeev <at> sivalik.com>
Cc: 32085 <at> debbugs.gnu.org
Subject: Re: bug#32085: 26.1.50; tramp davs
Date: Mon, 09 Jul 2018 18:58:47 +0200
Rajeev Narang <rajeev <at> sivalik.com> writes:

Hi Rajev,

> Mount(0): www.sivalik.com -> davs://www.sivalik.com/nextcloud/remote.php/webdav
>   Type: GDaemonMount

Thanks.

Well, I've checked the code. Tramp does not expect a directory path as
mount path after the trailing colon of the remote file name. So it
always tries to mount "davs://www.sivalik.com/", and not
"davs://www.sivalik.com/nextcloud/remote.php/webdav".

Therefore, in a file name like
"/davs:www.sivalik.com:/nextcloud/remote.php/webdav/tmp" it cannot
detect, that everything before the "/tmp" subdirectory belongs to the
mount path. Maybe we could find a way to instruct Tramp for this case,
but this would require a syntax extension of remote file names.

So I'm sorry, but I must point you to the new owncloud method of
Tramp. If you don't want to switch to Emacs 27.0.50, you might install
the recently released Tramp 2.4.0 in parallel to Emacs 26.1. This shall
be good enough for the owncloud method.

I will extend the Tramp manual, mentioning this restriction.

Best regards, Michael.




This bug report was last modified 6 years and 315 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.