using rsync to keep squeeze amd64 image freshened.

shirish शिरीष shirishag75 at gmail.com
Thu Dec 16 23:42:15 MST 2010


In-line :-

2010/12/17  <edacval at gmail.com>:

<snipped>

> None of 4 Taiwan official rsync mirrors offers ::debian-cdimage module.
> You can mirror from official debian rsync server:
> rsync -aHPv --block-size=8192
> cdimage.debian.org::cdimage/weekly-builds/amd64/iso-dvd/ /YOUR_DOWNLOAD_DIR/

Hey, its working.

$ rsync -aHPv --block-size=8192
cdimage.debian.org::cdimage/weekly-builds/amd64/iso-dvd/ .
MOTD: Welcome to the rsync archive at Academic Computer Club, Ume\#345
University.

receiving file list ...
13 files to consider
./
MD5SUMS.large
         520 100%  507.81kB/s    0:00:00 (xfer#1, to-check=11/13)
SHA1SUMS.large
         584 100%  570.31kB/s    0:00:00 (xfer#2, to-check=10/13)
SHA256SUMS.large
         776 100%  757.81kB/s    0:00:00 (xfer#3, to-check=9/13)
SHA512SUMS.large
        1288 100%    1.23MB/s    0:00:00 (xfer#4, to-check=8/13)
debian-testing-amd64-DVD-1.iso
     6029312   0%   28.39kB/s   45:50:49

But it seems that it will download the whole DVD repository, I just
want DVD-1 and keep syncing to it every week.

I do not want to mirror (as people do to serve others) but just sync
for myself.

I did a CTRL+C and tried again.

~/beta2rsync$ rsync -aHPv --block-size=8192
cdimage.debian.org::cdimage/weekly-builds/amd64/iso-dvd/ .
MOTD: Welcome to the rsync archive at Academic Computer Club, Ume\#345
University.

receiving file list ...
13 files to consider
./
MD5SUMS.large
         520 100%  507.81kB/s    0:00:00 (xfer#1, to-check=11/13)
SHA1SUMS.large
         584 100%  570.31kB/s    0:00:00 (xfer#2, to-check=10/13)
SHA256SUMS.large
         776 100%  757.81kB/s    0:00:00 (xfer#3, to-check=9/13)
SHA512SUMS.large
        1288 100%    1.23MB/s    0:00:00 (xfer#4, to-check=8/13)
debian-testing-amd64-DVD-1.iso
     6029312   0%   28.39kB/s   45:50:49  ^Crsync error: received
SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [generator=3.0.7]

rsync error: received SIGUSR1 (code 19) at main.c(1306) [receiver=3.0.7]
12:08:30shirish at deb-home:~/beta2rsync$ rsync -aHPv --block-size=8192
cdimage.debian.org::cdimage/weekly-builds/amd64/iso-dvd/ .
MOTD: Welcome to the rsync archive at Academic Computer Club, Ume\#345
University.

receiving file list ...
13 files to consider
./
debian-testing-amd64-DVD-1.iso
     9568256   0%   31.15kB/s   41:45:13

See 4th line from last, it says "13 files to consider" .

I have to admit, this is fun , although you can see at what speed I am
downloading :P
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


More information about the rsync mailing list