From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: Re: blogging from org-mode Date: Thu, 20 Mar 2008 18:20:43 +0000 Message-ID: <87lk4dp890.fsf@bzg.ath.cx> References: <87fxuprijt.fsf@mixandgo.ro> <874pb3395x.fsf@bzg.ath.cx> <87y78eio7f.fsf@mixandgo.ro> <87zlstn23p.fsf@bzg.ath.cx> <87abktnxza.fsf@mixandgo.ro> 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 1JcPNk-0000wl-Le for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:20:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcPNi-0000ue-RC for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:20:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcPNi-0000uW-N3 for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:20:50 -0400 Received: from gv-out-0910.google.com ([216.239.58.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcPNh-0001H4-St for emacs-orgmode@gnu.org; Thu, 20 Mar 2008 14:20:50 -0400 Received: by gv-out-0910.google.com with SMTP id y18so413058gvf.17 for ; Thu, 20 Mar 2008 11:20:49 -0700 (PDT) In-Reply-To: <87abktnxza.fsf@mixandgo.ro> (Cezar Halmagean's message of "Thu, 20 Mar 2008 09:47:53 -0700") 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: Cezar Halmagean Cc: emacs-orgmode@gnu.org "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/ -- Bastien