Re: copy/paste URL for a tarball

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Dan Langille" <dan(at)langille(dot)org>
Cc: "PostgreSQL Advocacy" <pgsql-advocacy(at)postgresql(dot)org>
Subject: Re: copy/paste URL for a tarball
Date: 2008-12-16 15:52:57
Message-ID: 937d27e10812160752y11190ceq50d00a4e8925408d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy

On Tue, Dec 16, 2008 at 3:40 PM, Dan Langille <dan(at)langille(dot)org> wrote:

> Starting here:
>
> http://www.postgresql.org/ftp/source/v8.3.5/
>
> How can I easily get this URL (or something similar) into my paste buffer:
>
> ftp://ftp5.us.postgresql.org/pub/PostgreSQL/source/v8.3.5/postgresql-8.3.5.tar.bz2
>
> Did I miss something?

Possibly - or maybe I'm misunderstanding the question. On the flag
list you see having chosen a file to download, right-click the link
you want to use and copy the URL, eg:

http://wwwmaster.postgresql.org/redir?http%3A%2F%2Fftp2.uk.postgresql.org%2Fsites%2Fftp.postgresql.org%2Fsource%2Fv8.3.5%2Fpostgresql-8.3.5.tar.bz2

wget will do the right thing with such a URL, and get the file you
want, from the mirror you've chosen.

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Dan Langille 2008-12-16 16:34:03 Re: copy/paste URL for a tarball
Previous Message Dan Langille 2008-12-16 15:40:51 copy/paste URL for a tarball