GNU bug report logs -
#32722
26.1; Org-publish depend on non-free platform ?
Previous Next
Reported by: Nicolas Floquet <n <at> flqt.fr>
Date: Wed, 12 Sep 2018 15:24:03 UTC
Severity: normal
Found in version 26.1
Done: Bastien <bzg <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:
>> Alternatively, by using TRAMP (see [TRAMP User Manual]),
>> `org-mobile-directory' may point to a remote directory accessible
>> through, for example, SSH and SCP:
>>
>> ┌────
>> │ (setq org-mobile-directory "/scpc:user <at> remote.host:org/webdav/")
>> └────
>>
>> [1] For a server to host files, consider using a WebDAV server, such
>> as [Nextcloud] (<https://nextcloud.com>).
>
> Not every WebDAV server will support an ssh connection. On GNU/Linux
> systems, Tramp supports also the connection methods "dav", "davs", and
> "nextcloud" (this one since Emacs 27). Maybe it is worth to mention
> this.
Sure. How about this?
Alternatively, by using TRAMP (see [TRAMP User Manual]),
`org-mobile-directory' may point to a remote directory accessible
through, for example, SSH, SCP, or DAVS:
(setq org-mobile-directory "/davs:/user <at> remote.host:org/webdav/")
Regards,
--
Nicolas Goaziou
This bug report was last modified 5 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.