On Thu, Jan 12, 2006 at 01:26:32PM +0100, Paco Rosich wrote:
> Seems to me that this could be done with a new server option
> (--forced-options???) to force the --backup thing to be done, so the
> rsync server never completely destroys any data it has stored.
This is possible using the latest CVS
Hello
I´m doing incremental backups with rsync to a remote server using
--backup --backup-dir.
I would like now to prevent the posibility that an intruder in the
backed-up machine could try to remove the original data and the remote
copy through the rsync service.
Seems to me that this cou