i downloaded an iso of karmic 9.10 386 iso a few days ago and now i want to rsyc it to get the latest files
so i followed the instructions here
https://help.ubuntu.com/community/RsyncCdImage
basically i fired up shell and went to the directory i have got the iso saved in to and ran copy/paste this
rsync -zhhP rsync://cdimage.ubuntu.com/cdimage/daily-live/current/karmic-desktop-i386.iso
when i do this i get this out put
receiving file list ... 1 file to consider -rw-rw-r-- 731252736 2009/09/30 05:40:02 karmic-desktop-i386.iso
sent 115 bytes received 82 bytes 43.78 bytes/sec total size is 697.38M speedup is 3711942.82
now what??? is that it?? is there any thing else for me to do or is it all up to date?