On Mon, Oct 21, 2013 at 9:32 PM, Charles Belarmino
<charles.belarm...@maximintegrated.com> wrote:
> hi Everyone,
>
> I am currently configuring my backuppc using rsync but the error is "Error 
> connecting to rsync daemon at host:873:inet connect: Interrupted system 
> call".  Can you please help me on this?  Do you have a more understandable 
> procedure that I can use?  I am bewildered by some of the ideas that I got 
> from the internet.
>

That sounds like you configured rsyncd, targeting a standalone rsync
daemon at the other end, not rsync which runs over ssh.    If you have
configured a standalone rsync daemon on the target system you can test
it from the command line with a command like:
rsync  -v host::module
Note the double colons - and if you don't specify a destination for
the rsync it will just list the contents.

-- 
   Les Mikesell
      lesmikes...@gmail.com

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to