[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Howto to retrieve potato recursively?



> I want to download the whole debian/dist/potato-tree via ftp. 
> How can I do that? E.g., if a wanted to do the same thing from our
> ftp-server, I would simply type ``get debian/dist/potato.tar.gz''. 
> Our ftp-Server is configurated with this nice feature.
> 
> Are there any other possibilities?
> 
Yes, a lot : Rsync,mirrordir, ftpgrab...

I've one which is very simple :

apt-get update && apt-get install wget
wget -m -b -np ftp://ftp.debian.org/debian/dists/potato/
and you will get the potato. (Very big, take care)

-- 
|    .                               ICQ      : 25529539
|    | |\  | |  | \  /               AIM      : linhax
|___ | |  \| |__| /  \               IRC nick : linhax
Sami Dalouche : samid@ifrance.com    DHIS     : pingoo.dhis.org


Reply to: