Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Steven Curren on February 09, 2002, 08:24:26 AM
-
Hi all, I have a question concerning rsyncing to the latest version of SME.
I have copied my smeserver-5.0.iso file to smeserver-5.1.2.iso and then issued the rsync command below (using the -n as a dry run), problem is that it seems to be downloading from scratch rather than updating the file allready there. I am running the command from the directory that contains smeserver-5.1.2.iso.
# rsync -v --stats -P -n rsync://ftp.planetmirror.com/e-smith/current/iso/smeserver-5.1.2.iso .
Welcome to PlanetMirror's rsync service.
You can find a web front end to this archive at:
http://www.planetmirror.com
smeserver-5.1.2.iso
Number of files: 1
Number of files transferred: 1
Total file size: 279511040 bytes
Total transferred file size: 279511040 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 38
Total bytes written: 111
Total bytes read: 212
wrote 111 bytes read 212 bytes 58.73 bytes/sec
total size is 279511040 speedup is 865359.26
-
I am trying to rsync 5.1.2. and am getting similar results. I noticed that no one has replied and wondered if you figured anything out. Also, not to sound dumb, but where is the 5.0.iso on the server. Thanks for your help. I will let you know if I figure anything out.