Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Charlie on September 17, 2002, 04:56:12 PM

Title: rsync question
Post by: Charlie on September 17, 2002, 04:56:12 PM
I've never used rsync before. I typed the following in in a terminal window  and am not sure I upgraded my e-smith 5.5 "    rsync --archive --delete ftp.e-smith.org::e-smith/e-smith/updates/5.5/Update2". Is that all there is to it? It seems too easy.
Title: Re: rsync question
Post by: Lloyd Keen on September 17, 2002, 05:30:39 PM
Do an rpm -q SMEServer will tell you if it installed.
Title: Re: rsync question
Post by: Phil Maley on September 19, 2002, 07:08:43 PM
Hi
I tried the same thing today and discovered it needs a destination directory at the end of the command. So if you are already in the directory you want to download the files to, just put a ./ at the end.
Cheers
Phil Maley