1833184 Members
2832 Online
110051 Solutions
New Discussion

rdist

 
SOLVED
Go to solution
Jasmin Berube
Advisor

rdist

I use to update another server from mine with rdist, but can my server be updated from another one with the rdist command running on my server? I would like to an example of a config file?
4 REPLIES 4
Steffi Jones_1
Esteemed Contributor

Re: rdist

Hi Jasmin,

quick question... why do you want to use rdist?
You can use swinstall on the target box and point it to a depot on a remote box.

Just an idea :-)

Steffi Jones
Jasmin Berube
Advisor

Re: rdist

I should have said "copy file" instead of "update", It not for installing software that I use rdist.
Christopher Caldwell
Honored Contributor
Solution

Re: rdist

No. rdist is
sync with
It uses comparisons of files on the localhost to see what has to be updated on the remotehost.

You'd have to run rdist on the other host to sync it with yours.