Hi,
I'm having trouble getting the 6.0 beta2 iso. I downloaded smeserver-6.0dev-unsupported.iso and then copied it to my /tmp directory on my server and renamed it smeserver-6.0beta2-unsupported.iso. I then did...
rsync -avv --stats \
rsync://ftp.ibiblio.org/pub/linux/distributions/e-smith/dev/6.0dev/smeserver-6.0beta2-unsupported.iso .
I then get...
opening tcp connection to ftp.ibiblio.org port 873
Welcome to the ibiblio rsync server!
If you have problems or questions, feel free to mail help@ibiblio.org.
If you will, please subscribe to our mirror announcement list:
http://lists.ibiblio.org/mailman/listinfo/ibiblio-mirrors We offer these particular rsync modules simply because users
have asked for them. If you would like another archive offered
as an rsync module, please ask help@ibiblio.org.
Thanks!
receiving file list ...
done
smeserver-6.0beta2-unsupported.iso -> smeserver-6.0dev-unsupported.iso
rsync[4538] (receiver) heap statistics:
arena: 8824 (bytes from sbrk)
ordblks: 1 (chunks not in use)
smblks: 0
hblks: 0 (chunks from mmap)
hblkhd: 0 (bytes from mmap)
usmblks: 0
fsmblks: 0
uordblks: 7704 (bytes used)
fordblks: 1120 (bytes free)
keepcost: 1120 (bytes in releasable chunk)
Number of files: 1
Number of files transferred: 0
Total file size: 32 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 105
Total bytes written: 138
Total bytes read: 574
wrote 138 bytes read 574 bytes 203.43 bytes/sec
total size is 32 speedup is 0.04
and the original iso image is replace by (I think) a symbolic link 32 bytes long.
Cany anyone help me here?
Many thanks