rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] How to change the caller?


From: Antoine Junod
Subject: [rdiff-backup-users] How to change the caller?
Date: 10 Jul 2006 16:42:00 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hello list, 

I'm a bit confused with the syntax of rdiff-backup.

I've got two machines, A and B. A is the production machine and B is
the backup machine.

Till today, the following command run on A was fine for me:

rdiff-backup \
  --include /etc \
  --include /scratch/data/www/hosts \
  --include /var/qmail \
  --include /var/vpopmail \
  --include /var/lib/mysql \
  --include /home \
  --exclude / / \
  address@hidden::/var/backup/A/rdiff-backup

Today I would like that B does exactly that work. Is the following cmd
right?

rdiff-backup \
    --include /etc \
    --include /data/www/hosts \
    --include /qmail \
    --include /vpopmail \
    --include /lib/mysql \
    --include /home \
    --exclude / address@hidden::/ \
    /var/backup/A/rdiff-backup

Thanks for your reply.
-AJ




reply via email to

[Prev in Thread] Current Thread [Next in Thread]