On Dec 14, 2007, at 2:39 PM, Peder O. Klingenberg wrote:
Dan Griswold <[EMAIL PROTECTED]> writes:
What I don't understand is what it is that determines which
files will appear in an ls command within lftp. Presumably it is
something configured on the host server.
I would guess that it just
Dan Griswold <[EMAIL PROTECTED]> writes:
> What I don't understand is what it is that determines which
> files will appear in an ls command within lftp. Presumably it is
> something configured on the host server.
I would guess that it just parses the HTML it receives and tries to
locate links to
Hi Dan,
thank you very much for the clarification!!!
- Carsten
On Dec 14, 2007 1:47 PM, Dan Griswold <[EMAIL PROTECTED]> wrote:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> > So my remaining question is: Is there ftp access for users on
> > orgmode.org? I do use ftp to upload, but I did n
Carsten Dominik <[EMAIL PROTECTED]> writes:
> 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
The lftp program will use http to access a site, if specified in the
URI. In other words, it
Harald Weis <[EMAIL PROTECTED]> writes:
> In my great innocence I thought: what I cannot see does not exist.
>
> I have downloaded org-5.16b.tar.gz with firefox a week ago.
> When I saw the script, I have tried to understand it which
> I didn't because firefox does not see org.tar.gz.
>
> I never
On Fri, Dec 14, 2007 at 05:30:26PM +0530, Manish wrote:
> > On Dec 14, 2007 5:20 PM, Harald Weis <[EMAIL PROTECTED]> wrote:
>
> [snip]
>
> > Normal or not normal ? That is the question. My firefox version is 2.0.0.4
> .
> > Very strange that Dan's firefox does see it!
>
> I believe he directly p
> On Dec 14, 2007 5:20 PM, Harald Weis <[EMAIL PROTECTED]> wrote:
[snip]
> Normal or not normal ? That is the question. My firefox version is 2.0.0.4
.
> Very strange that Dan's firefox does see it!
I believe he directly placed the URI http://orgmode.org/org.tar.gz in
address bar. I don't think
On Thu, Dec 13, 2007 at 08:23:00PM -0500, Dan Griswold wrote:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> > On Dec 13, 2007, at 6:24 PM, Pete Phillips wrote:
> >> Carsten appears to link the latest version of the org tar file to
> >>
> >>http://orgmode.org/org.tar.gz
> >
> >
> > That use
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 a
>>
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, de
On Dec 14, 2007, at 2:23 AM, Dan Griswold wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Dec 13, 2007, at 6:24 PM, Pete Phillips wrote:
Carsten appears to link the latest version of the org tar file to
http://orgmode.org/org.tar.gz
That used to be a link, it is now a hard
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Dec 13, 2007, at 6:24 PM, Pete Phillips wrote:
>> Carsten appears to link the latest version of the org tar file to
>>
>> http://orgmode.org/org.tar.gz
>
>
> That used to be a link, it is now a hard copy because I did not
> know how to make a l
Harald Weis <[EMAIL PROTECTED]> writes:
> My Firefox does not see a static name, but only the versioned name!
>
> Harald
Now that is very odd. I have no problem downloading the file using the
static address, using either firefox or wget.
Does anyone here no why Harald's installation might be beh
On Dec 13, 2007, at 6:24 PM, Pete Phillips wrote:
Guys
"Dan" == Dan Griswold <[EMAIL PROTECTED]> writes:
Dan> Perhaps the problem with getting the name of the org tarball
Dan> (which changes with each version) can be solved by replacing:
Dan>wget http://staff.science.uva.nl/~
On Thu, Dec 13, 2007 at 02:23:11PM -0500, Dan Griswold wrote:
> Pete Phillips <[EMAIL PROTECTED]> writes:
>
> > Guys
>
> ...
>
> > I'm confused about your concerns here.
> >
> > Carsten appears to link the latest version of the org tar file to
> >
> > http://orgmode.org/org.tar.gz
> >
> > th
Pete Phillips <[EMAIL PROTECTED]> writes:
> Guys
...
> I'm confused about your concerns here.
>
> Carsten appears to link the latest version of the org tar file to
>
> http://orgmode.org/org.tar.gz
>
> therefore you don't need to do anything clever - you just run the
> script and it pulls
On Thu, Dec 13, 2007 at 05:24:46PM +, Pete Phillips wrote:
>
> Guys
>
> > "Dan" == Dan Griswold <[EMAIL PROTECTED]> writes:
>
> Dan> Perhaps the problem with getting the name of the org tarball
> Dan> (which changes with each version) can be solved by replacing:
>
> Dan>
Guys
> "Dan" == Dan Griswold <[EMAIL PROTECTED]> writes:
Dan> Perhaps the problem with getting the name of the org tarball
Dan> (which changes with each version) can be solved by replacing:
Dan>wget http://staff.science.uva.nl/~dominik/Tools/org/org.tar.gz
Dan> with thi
Dan Griswold <[EMAIL PROTECTED]> writes:
Oops. I didn't finish my edits. This line:
command=""
can be deleted.
Dan
--
--
Dan Griswold
Rochester, NY
--
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send re
Perhaps the problem with getting the name of the org tarball (which
changes with each version) can be solved by replacing:
wget http://staff.science.uva.nl/~dominik/Tools/org/org.tar.gz
with this:
command=""
result=`lftp -c open -e ls http://orgmode.org|grep tar.gz|grep -v freemind`
20 matches
Mail list logo