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

rsync debian cd images



Hello,

I have installed several times debian via the net, and I thought it was
time to burn me a cd with the stable on it.

So I downloaded the pseudo image kit from the site, and completed the
tasks upto the rsync task.

I'am behind a proxy server, so I :
00:36:15 rudy@webworm:~/pseudo-image-kit-2.0$ RSYNC_PROXY=http://proxy.pandora.be:8080 ; export RSYNC_PROXY

And then I:
00:43:56 rudy@webworm:~/pseudo-image-kit-2.0$ rsync --verbose --progress
	--stats --block-size=8192
	ftp.belnet.be/mirror/ftp.debian.org::debian-cd/2.2_rev4/i386/binary-i386-1.iso .

which gives me:
link_stat ftp.belnet.be/mirror/ftp.debian.org::debian-cd/2.2_rev4/i386/binary-i386-1.iso : No such file or directory

Number of files: 0
Number of files transferred: 0
Total file size: 0 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 5
Total bytes written: 17
Total bytes read: 20
wrote 17 bytes  read 20 bytes  74.00 bytes/sec
total size is 0  speedup is 0.00

But when I surf to:
http://ftp.belnet.be/mirror/ftp.debian.org/debian-cd/2.2_rev4/i386/

I can surely find the iso files.

What am I doing wrong?

Thanks in advence,

Rudy



Reply to: