Koozali.org: home of the SME Server

rsync question

Charlie

rsync question
« 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.

Lloyd Keen

Re: rsync question
« Reply #1 on: September 17, 2002, 05:30:39 PM »
Do an rpm -q SMEServer will tell you if it installed.

Phil Maley

Re: rsync question
« Reply #2 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