Marcelo de Moraes Serpa <[email protected]> wrote:

> Now, I could setup the env almost entirely: I can pull from my webdev
> via scp from within emacs, I can sync from mobileorg without
> problems. The issue happens when I run org-mobile-push. It fails and
> shows the following message:
> 
> "org-mobile-create-sumo-agenda: Cannot write to file
> /scpc:[email protected]:/home/ffighter/org.fullofcaffeine.com/orgmms/agendas.org"
> 

Can you do it from the command line? What happens if you try to copy an existing
file to the indicated place with e.g.

     scp some-existing-file 
[email protected]:/home/ffighter/org.fullofcaffeine.com/orgmms/agendas.org

? Do the intermediate directories on the destination exist? Do you have write 
access?

Nick



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to