Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: stiperstones on May 17, 2006, 11:14:50 PM

Title: Little help required with rsync
Post by: stiperstones on May 17, 2006, 11:14:50 PM
Hi all
! never really used rsync before tried zsync but not very succesfully !
Ihave been able to rsync sme server 7 iso folder with


Code: [Select]

rsync -avHS --delete ftp@ftp.ibiblio.org::pub/linux/distributions/smeserver/releases/7/iso/ /route/were/to/save


But how do i just rsync the iso file.

thanks in advance
Title: Little help required with rsync
Post by: dsemuk on May 18, 2006, 12:22:00 AM
Maybe this is what you are looking for:

http://no.longer.valid/phpwiki/index.php/SME%20Server%20Rsync

Using one SME ISO image as a seed so you are only downloading the changes in the ISO.

Dave