[95355] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: tar over ftp?

daemon@ATHENA.MIT.EDU (Eric Cifreo)
Sat Oct 17 09:07:41 1998

From: Eric Cifreo <eric@kazan.com>
To: redhat-list@redhat.com
Date: Mon, 10 Aug 48409 06:41:53 -0500
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

On Sat, 17 Oct 1998, Michael Jinks wrote:

>How do I get ftp (any client -- pretty sure I have every one ever
>written) to tar a complete directory and download the result?  .tgz
>files would be even better, and judging by the /bin directories of
>several public ftp sites, it should be possible.
>
>-- 
>Michael Jinks

Hey Michael,

I think it's dependent on the ftp server, but I know that any
ftp site running ncftp will do it.  Ftp.ou.edu comes to mind.
Once while downloading the 50 M or so of errata, by issuing
tar -czf [a-z]*.rpm
my modem connection dropped during the download of ncurses.

So I had to go back and say
tar -czf [n-z]*.rpm
tar -czf [A-Z]*.rpm

Pretty handy stuff.

Eric Cifreo
Austin, TX  


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post