Fichier supprim és entre temps

2005-07-05 Thread Philippe BEAU
Bonjour, J'ai un petit souci avec mon petit couple rsync over ssh. Quand je fais un rsync d'une machine, et que celle-ci dispose d'une messagerie de type vpopmail, le backup m'indique à la fin que certains fichiers n'ont pu être transférés. Ceci est du au fait que sachant que les services POP/SMTP

Re: Fichier supprim és entre temps

2005-07-06 Thread Philippe BEAU
So at first, excuse me for this message :) i will translate it in english. So, i have one server and other one which is my backup server. I'm using rsync+ssh to backup the first. When i backup the harddrive (10gb) it's working fine, but i only have one problem. When the email service is running on

Re: Fichier supprim és entre temps

2005-07-07 Thread Philippe BEAU
Thanks for your replay, i found this too ;) Best regards Philippe ps : your wrapper is a good idea ;) > On Wed, Jul 06, 2005 at 04:20:51PM +0200, Philippe BEAU wrote: >> Is it possible to have the backup marked right even if somes files >> vanished ? > > You simply need

Re: RSYNC File Has Vanished

2005-08-12 Thread Philippe BEAU
Hello, The file was modified while you're rsync running. I got the same problem. You can check this by the error code returned by rsync in this case (24) Best regards Philippe, > Greetings, > > I am attempting to RSYNC files from a Linux box which has a mounted path > to a NetWare 6.5 server.

rsync logging

2006-02-23 Thread Philippe BEAU
Hello all, I would like to know for each module i define in my rsyncd.conf (on my backup server side) if it is possible to have the transfer logging (host, ip address, ...) in my mysql server or in a separate log file for each module. I try to add log file = on each module, it was not working. I