Hi ladies & gents
I'm planning to move a Zimbra mail server installation from one server to another. It has about 100GB worth of mail stored and I anticipate that it's going to take a while.
I know that running rsync while Zimbra is running would result in inconsistencies in the data on...
Hi,
We have the following setup.
A bunch of units out in the field all connecting to a central hub via a wifi link. We have a script on the hub which pulls files from each of the units via rsync.
So the script looks something like:
rsync -av unit1:/location/of/file/ /place/file/here...
i've got a rackspace server sitting fairly idle that i use for dev (squeeze).
i thought i'd set up backups from my local machine (windows) to go there.
i'm not really familiar with what should be used client/server.
rsync looks better suited to this than other services and i see it can be...