RE: Not released yet, but could someone take a quick peak ...

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Not released yet, but could someone take a quick peak ...
Date: 2001-05-25 01:45:36
Message-ID: ECEHIKNFIMMECLEBJFIGKEKFCAAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I much prefer the line:
> scp user(at)server(dot)org:~pgsql/ftp/pub/source/v7.1.2/* .
> myself. :-) Not to mention that ftp passwords are sent over the wire in
> cleartext :-<. And if you set up RSA authentication, you don't
> even need to
> type in your password, allowing automated mirroring in a secure fashion.
>
> Incidentally, that line works with the proper substitutions.

Really? I usually have to do this:

scp user(at)server(dot)org:~pgsql/ftp/pub/source/v7.1.2/\* .

Chris

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Blasby 2001-05-25 01:55:51 GiST index on data types that require compression
Previous Message Bruce Momjian 2001-05-25 01:00:08 Re: Plans for solving the VACUUM problem