From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: update-org script Date: Fri, 14 Dec 2007 09:53:05 +0100 Message-ID: References: <20071212161429.GA4086@pollux> <20160.1197487077@localhost> <20071213134232.GA1239@pollux> <87ejdqmyh3.fsf@cantor.griswold.home> <9899.1197566686@localhost> <87zlwe134b.fsf@cantor.griswold.home> <8E5031F8-3F46-48CC-827D-980A9087A232@gmail.com> <9067.1197621887@localhost> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J36IE-00063P-BJ for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:53:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J36IC-000628-CL for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:53:13 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J36IB-00061p-PD for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:53:11 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J36IA-0006No-Sk for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:53:11 -0500 Received: by ug-out-1314.google.com with SMTP id a2so1195462ugf.48 for ; Fri, 14 Dec 2007 00:53:09 -0800 (PST) In-Reply-To: <9067.1197621887@localhost> 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: Pete Phillips Cc: Dan Griswold , emacs-orgmode@gnu.org On Dec 14, 2007, at 9:44 AM, Pete Phillips wrote: >>> > Dan>> I do find it curious that I don't see that file when I ls the > Dan>> directory. No biggie; just find it interesting. > > Carsten> How can you ls the directory of a website? I thought that > Carsten> is not possible? > > If you have an index.html file in there (or index.htm, depending on > your > web server) then you are correct - you can't list a directory on a web > server. In general, that is good from a security perspective. this > also > allows you to make files available which you can only get if you know > their URL - you can't browse around for them. Thanks for the clarification. > > > I suspect there is confusion here because Carsten mentioned using > ftp to > upload the files, and with ftp you can usually list directories. > However, we are clearly talking about a web service. So my remaining question is: Is there ftp access for users on orgmode.org? I do use ftp to upload, but I did not know about public access. - Carsten