RE: Not released yet, but could someone take a quick peak ... - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject RE: Not released yet, but could someone take a quick peak ...
Date
Msg-id ECEHIKNFIMMECLEBJFIGKEKFCAAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: Not released yet, but could someone take a quick peak ...  (Lamar Owen <lamar.owen@wgcr.org>)
Responses Re: Not released yet, but could someone take a quick peak ...  (Lamar Owen <lamar.owen@wgcr.org>)
List pgsql-hackers
> I much prefer the line:
> scp user@server.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@server.org:~pgsql/ftp/pub/source/v7.1.2/\* .

Chris



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Plans for solving the VACUUM problem
Next
From: Dave Blasby
Date:
Subject: GiST index on data types that require compression