Richard Riley writes:
> Greg Troxel writes:
>
>> An alternative would be to have a webdav fs on the machine with the org
>> files, and to use that to write to the webdav area.
>>
>
> I'm not sure I parse that properly. Do you mean mounted and owned as
> www-data/www via shfs or something?
I me
Richard Riley writes:
> Greg Troxel writes:
>
>> An alternative would be to have a webdav fs on the machine with the org
>> files, and to use that to write to the webdav area.
>>
>
> I'm not sure I parse that properly. Do you mean mounted and owned as
> www-data/www via shfs or something?
I me
I should have pointed out the causes of the two problems the script
resolves:
ssh tramp at least sometimes preserves gid, and the gid on my org
machine is an allowed gid on the webdav server, so files can end up
with my normal gid instead of www.
when mobileorg.org is rewritten by org (a
Greg Troxel writes:
> I use MobileOrg with webdav, both remote over ssh/tramp, and locally
> (two separate setups).
>
> On the ssh one:
>
> (setq org-mobile-directory "/ssh:foo.example.org:/usr/home/gdt/ORG")
> (setq org-mobile-inbox-for-pull
> (concat org-directory "/from-mobile.org"))
> (
I use MobileOrg with webdav, both remote over ssh/tramp, and locally
(two separate setups).
On the ssh one:
(setq org-mobile-directory "/ssh:foo.example.org:/usr/home/gdt/ORG")
(setq org-mobile-inbox-for-pull
(concat org-directory "/from-mobile.org"))
(setq org-mobile-use-encryption t)
(se
Richard Riley writes:
> I am using an scpc tramp url for my moble org directory. When I do a
> mobile push, why does emacs or mobileorg keep asking me for to select
> coding system (default raw)? Also, why does it delete/chmod the
> mobileorg.org file on my webdav server? After the initial push/p
I am using an scpc tramp url for my moble org directory. When I do a
mobile push, why does emacs or mobileorg keep asking me for to select
coding system (default raw)? Also, why does it delete/chmod the
mobileorg.org file on my webdav server? After the initial push/pull the
next push then fails af