Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread Vincent Fleuranceau
> secrets file = /etc/rsyncd.secrets > Just in case, execute the following command: chmod 600 /etc/rsyncd.secrets -- Vincent - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the co

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread Vincent Fleuranceau
> Are you backing up linux client? If yes, please use rsync: Why? Rsyncd works perfectly on Linux, too. Most people use rsync because they want (or need) an SSH tunnel, but this is not required by BackupPC. -- Vincent -

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread David Kuntadi
On Thu, Jul 31, 2008 at 4:53 PM, fatima ech-charif <[EMAIL PROTECTED]> wrote: > when i use this command > rsync [EMAIL PROTECTED]:: > i got this : > rsync : failed to connect to servername : connection refused(111) > rsync error : error in socket IO (code 10) at > /home/lapo/packaging/tmp/rsync-2.6

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread Renke Brausse
Hi Am Donnerstag, den 31.07.2008, 09:53 + schrieb fatima ech-charif: > rsync : failed to connect to servername : connection refused(111) did you configure the rsyncd on the client side? the error looks like that you have no running server. Renke -- rbrausse ferdinand-kopf-str 7 79117 frei

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread fatima ech-charif
when i use this command rsync [EMAIL PROTECTED]:: i got this : rsync : failed to connect to servername : connection refused(111) rsync error : error in socket IO (code 10) at /home/lapo/packaging/tmp/rsync-2.6.9/clientserver.c (104) [receiver=2.6.9] thanks 2008/7/31 fatima ech-charif <[EMAIL PROTEC

Re: [BackupPC-users] rsyncd in linux

2008-07-29 Thread Jean-Michel Beuken
Hello, >> If rsyncd is configured properly and running, you should be able to >> issue this command to get a list of modules offered by the rsyncd server: >> >> rsync [EMAIL PROTECTED]:: (yes, 2 colons) >> > > This assumes that you have set "list = true" for each of the modules > in the rsync

Re: [BackupPC-users] rsyncd in linux

2008-07-29 Thread Jon Craig
On Tue, Jul 29, 2008 at 10:50 AM, Rob Owens <[EMAIL PROTECTED]> wrote: > fatima ech-charif wrote: >> >> hi >> how to configure rsyncd in linux ubuntu >> because i have this problem >> full backup started for directory docs (baseline backup #18) >> Got fatal error during xfer (inet connect: Connect

Re: [BackupPC-users] rsyncd in linux

2008-07-29 Thread Rob Owens
fatima ech-charif wrote: > > hi > how to configure rsyncd in linux ubuntu > because i have this problem > full backup started for directory docs (baseline backup #18) > Got fatal error during xfer (inet connect: Connection refused) > Backup aborted (inet connect: Connection refused) > thanks >

Re: [BackupPC-users] rsyncd in linux

2008-07-29 Thread Holger Parplies
Hi, fatima ech-charif wrote on 2008-07-29 10:11:34 + [[BackupPC-users] rsyncd in linux]: > hi > how to configure rsyncd in linux ubuntu same as always ... read the docs and relevant man pages. > because i have this problem > full backup started for directory docs (baselin

[BackupPC-users] rsyncd in linux

2008-07-29 Thread fatima ech-charif
hi how to configure rsyncd in linux ubuntu because i have this problem full backup started for directory docs (baseline backup #18) Got fatal error during xfer (inet connect: Connection refused) Backup aborted (inet connect: Connection refused) thanks