Les Mikesell wrote:

> On Tue, Nov 15, 2011 at 12:21 PM, Neal Becker <ndbeck...@gmail.com> wrote:
>>
>> ps auxwww | grep rsync
>> root     13636  2.8  0.1 119396  4520 ?        Ss   13:18   0:00
>> /usr/bin/rsync --server --sender --perms --owner --group -D --links
>> --hard-links --times -- block-size=2048 --recursive --one-file-system
>> --ignore-times . /home/nbecker/
>>
>> Do I interpret this correctly that this says to backup both '.' and
>> '/home/nbecker'?  Where did '.' come from (I never specified that).
>>
> 
> I'm not sure why the . is there but it is normal.  This isn't a normal
> rsync command line - it is the one used by the initiating instance to
> start the corresponding version on the other system.
> 

Just to be sure we're talking about the same thing, the above command line is 
running on the _client_ side.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
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