On Mon, Dec 19, 2011 at 12:04 PM, Jean Spirat <jean.spi...@squirk.org> wrote:
>
> I directly mount the nfs share on the backuppc server so no need for
> rsyncd here this is like local backup with the NFS overhead of course.

The whole point of rsync is that it can read the files locally with
block checksums to decide what it really has to copy over the network.
 Doing it over NFS, you've already had to copy if over the network so
rsync at the wrong end can read it (and decide that it didn't have
to...).

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

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
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