BackupPC-users

Re: [BackupPC-users] backuppc on linux, mac os X client

2010-04-27 15:56:43
Subject: Re: [BackupPC-users] backuppc on linux, mac os X client
From: Doug Lytle <support AT drdos DOT info>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 27 Apr 2010 15:54:40 -0400
Robert Minvielle wrote:
> For the time being, I am going to try a different approach than the rsync to
> backup the mac os X client to the linux backuppc server. I tried tar, but
>    


Robert,

I am backing up 1 Mac OSX desktop with BackupPC.

I've configured a /etc/rsyncd.conf which is pretty much the same file I 
use on my Linux desktop.

On the BackupPC side, I have it set to rsyncd.

Sample of my config:

cat rsyncd.conf

[Documents]

     path = /users/admin/Documents/Docs
     comment = Terri's Documents Folder
     read only = no
     uid = root
     gid = admin
     auth users = backup_console
     secrets file = /etc/rsyncd.secrets

[Desktop]

     path = /users/admin/Desktop
     comment = Terri's Desktop
     read only = no
     uid = root
     gid = admin
     auth users = backup_console
     secrets file = /etc/rsyncd.secrets

Sample of the rsyncd.secrets file:

cat rsyncd.secrets
backup_console:password

Then on the MAC side, I run rsync --daemon

Doug


-- 

Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety."


------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/