From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cezar Halmagean" Subject: Re: blogging from org-mode Date: Thu, 20 Mar 2008 11:52:22 -0700 Message-ID: <87y78dtehl.fsf@mixandgo.ro> References: <87fxuprijt.fsf@mixandgo.ro> <874pb3395x.fsf@bzg.ath.cx> <87y78eio7f.fsf@mixandgo.ro> <87zlstn23p.fsf@bzg.ath.cx> <87abktnxza.fsf@mixandgo.ro> <87lk4dp890.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcPse-0005vG-2A for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:52:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcPsa-0005uj-3J for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:52:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcPsZ-0005ug-TP for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:52:43 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JcPsZ-00014M-Dj for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:52:43 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JcPsQ-00059e-KW for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 18:52:34 +0000 Received: from 208.64.185.250 ([208.64.185.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Mar 2008 18:52:34 +0000 Received: from cezar by 208.64.185.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 20 Mar 2008 18:52:34 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien Guerry writes: > "Cezar Halmagean" writes: > >> The docs don't say anything about uploading to a server, ssh/ftp !? > > ,----[ (info "(blorg)The header") ] > | #+TITLE, #+BLOG_URL*, #+PUBLISH_DIR* > | > | These keywords are mandatory. They respectively define the title of > | the blog, the full URL of the blog (as publicly available from the > | web) and the server directory where to upload files. > `---- > > #+PUBLISH_DIR: /ftp:you@server.org:/home/you/public_html/ > #+PUBLISH_DIR: /ssh:you@server.org:/home/you/public_html/ > Thank you ! For some reason I couldn't see that. Cezar