Hello,

I'm using rsyncrypto 0.19-1 on debian etch
It runs through a cron job every night over a 200 GO structure. Here is the 
command line :

rsyncrypto -vrc --trim=3 --delete /home/explorations/public/ 
/home/telesauvegarde/donnees/public/ /home/telesauvegarde/keysdir/public/ 
/home/telesauvegarde/rsa/rsa_private_key.pem

I got an error at the end of the job, when rsyncrypto try to delete a directory 
in the keysdir structure :

Delete dirs /home/explorations/public/EA PROJETS/2006 Concours jardin des 
plantes/20 APD LIO/piéces graphiques/yves, 
/home/telesauvegarde/keysdir/public/EA PROJETS/2006 Concours jardin des 
plantes/20 APD LIO/piéces graphiques/yves
Error removing directory(/home/telesauvegarde/keysdir/public/EA PROJETS/2006 
Concours jardin des plantes/20 APD LIO/piéces graphiques/yves): Directory not 
empty

I try to add the --delete-keys option with no effect.
Also The "Delete dirs" message start with a path in the srcdir.
All the permissions are set correctly.

I would like to know if I'm doing something wrong or if this is a known bug and 
upgrading rsyncrypto is necessary.
I don't find anything in the bug track.
rsyncrypto 1.06 is only available on lenny and depends on libc6 (>= 2.7-1), I 
don't know how to install it. Is it possible to compile it on etch ?

Thanks
Renaud Cabrol


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel

Reply via email to