On 27 Aug 2001 15:21:00 -0500 Jeremy <[EMAIL PROTECTED]> wrote:
> rsync -avz ftp.debian.org:pub/iso/potato-1.iso potato-1.iso
rsync uses it's own rsync protocol and can't use ftp.
Thus you need an rsync server. (Except when you use rsync to a user
account over rsh/ssh, which is not the case with t
Greetings!
I've read that if I've downloaded a CD image and the MD5sum is wrong, then I
can use rsync to just get the parts that are different from the remote file.
I've read through the rsync manpage, but I still don't quite understand how
I'm supposed to use the command. As an example, if there
:-> "John" == John Griffiths <[EMAIL PROTECTED]> writes:
> I had 2.2r2 cd iso images on one of my servers
> I thought i would try using rsync to convert them to 2.2r3 images (i had
heard this could be done)
> when i try to sync to the 2.2r3 images up on the mirrors i use the
followi
I had 2.2r2 cd iso images on one of my servers
I thought i would try using rsync to convert them to 2.2r3 images (i had heard
this could be done)
when i try to sync to the 2.2r3 images up on the mirrors i use the following
command:
rsync --verbose --progress --stats --block-size=8192
debian.u
4 matches
Mail list logo