tags 587370 moreinfo
thanks

Le lundi 28 juin 2010 à 08:22 +0200, Christian Marillat a écrit :
> 
> This comand line doesn't work for 3 machines.
> 
> ,----
> | rdiff-backup --include /etc --exclude-device-files --exclude /
> | --remote-schema 'ssh %s sudo rdiff-backup --server'
> | maril...@192.168.0.1::/ /backup/serveur 

Hi Christian,

This command does work for me and is really close of yours :

python2.6 /usr/bin/rdiff-backup --include /etc --exclude-device-files
--exclude / --remote-schema 'ssh %s sudo rdiff-backup --server'
r...@127.0.0.1::/ backup

As a result on my computer it appears to back up /etc from the remote
host. 

Can you paste here a full shell session of what's going on when  using
your command. I also have the DeprecationWarning which appears but as I
said before, it is only a warning.

If the command is successful it should return silently and the saved
data should be available in your /backup/serveur directory. Please
provide information about what's going on during the session and what
result you have.

Bye, 
-- 
Carl Chenet

Blog: http://carlchenet.wordpress.com
Identi.ca: http://identi.ca/carlchenet




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to