fa.openbsd.www
[Top] [All Lists]

Re: http mirror

Subject: Re: http mirror
From: Mats O Jansson <maja@xxxxxxxx>
Date: Mon, 14 Jul 2008 21:46:20 UTC
Newsgroups: fa.openbsd.www


On Mon, 14 Jul 2008, info@xxxxxxxxxxxxxx wrote:

HALLLOOOOO !!!!!

what is wrong with you? i try to help openbsd
and you don't help me to get openbsd files?
tell me how to sync files. i can't find the right command.

brrr


Reading the rsync man page it took me less than five minutes
to get a sync starting

mkdir OpenBSD
cd OpenBSD
rsync -avz rsync://anga.funkfeuer.at/OpenBSD/ ./

an alternate version of the command would be

rsync -avz anga.funkfeuer.at::OpenBSD ./

No username or password needed.

/ could be replaced with a fixed path.

ftp.html gave me anga.funkfeuer.at as a Second Level Mirror
in Vienna, Austria.

-moj


<Prev in Thread] Current Thread [Next in Thread>