On Fri, 2008-11-28 at 03:04 -0800, solomon mwangi wrote:> We have rsync set up in one of our servers. The remote server [Win
> 2000] fetches data from a local server [Win 2003].
>
> Life was perfect until I upgraded the local server to a better
> machine. Rsync still updates from the old server.
>
> I need to redirect the rsync[running on the remote server] to fetch
> from the new local server. Is there a particlar file I need to update?
Presumably there is a script or cron job on the remote server that is
running rsync. Update that script with the new hostname.
Matt