[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?
From: |
James Harkins |
Subject: |
Re: [O] MobileOrg, webdav, correct use of org-mobile-directory? |
Date: |
Sun, 12 Aug 2012 19:38:43 +0800 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
At Sun, 12 Aug 2012 00:29:20 -0400,
Nick Dokos wrote:
> This looks wrong - if you try it with scp from the command line, can
> you copy a file to that destination?
OK, I played a little more with scp and got closer -- I can copy a file from
the command line:
scp /home/[myuser]/tmp/afile.txt address@hidden:/var/www/mobileorg/web
And "address@hidden:/var/www/mobileorg/web" for org-mobile-directory avoids the
directory check error, but then:
org-mobile-create-sumo-agenda: Cannot write to file
/scpc:address@hidden:/var/www/mobileorg/web/agendas.org
Same error if I change org-mobile-directory to be /scp:blahblah instead of
/scpc.
So: okay at the commandline, not from Emacs.
As mentioned, it's a bit on the academic side because I can just use a local
path. But, if I'm going to update the documentation, I'd like to get it to run
successfully through scp once.
Thanks.
hjh
--
James Harkins /// dewdrop world
address@hidden
http://www.dewdrop-world.net
"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman
blog: http://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, (continued)
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Nick Dokos, 2012/08/12
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, James Harkins, 2012/08/12
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Nick Dokos, 2012/08/12
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Adam Spiers, 2012/08/18
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Adam Spiers, 2012/08/18
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, James Harkins, 2012/08/19
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Rémi Vanicat, 2012/08/20
- Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?, Nick Dokos, 2012/08/18
Re: [O] MobileOrg, webdav, correct use of org-mobile-directory?,
James Harkins <=