
backing up with rsync on linux clients
I too am backing up OS X clients w/out a problem now. I switched to tar =20=
but I'll go check out rsync again. However I had some key excludes I =20
needed to add in addition to what you've got to make things work:
$Conf{BackupFilesExclude} =3D =20
['/Network','/private/var/automount','/private/var/run','Caches','/=20
Trash','/dev','/Developer','/Users/Tina/Music','/Applications'];
-Lorrin
On Mar 14, 2004, at 10:35 AM, Steve Waltner wrote:
I'm getting good backups of my PowerBook running OS X 10.3.2. I'm =20
using the following per-PC configuration file:
$Conf{XferMethod} =3D 'rsync';
$Conf{RsyncShareName} =3D '/Users';
$Conf{BackupFilesExclude} =3D ['Applications', 'iTunes Music', =
'Virtual =20
PC List'];
The iTunes and VPC entries in the exclude statement reduce the backup =20=
size by about 50%. I'm using rsync over ssh. This means you'll need to =
=20
activate the the ssh server (Remote Login in the Sharing section of =20=
System Preferences) and then setup the shared ssh keys as described in =
=20
the previous responses as well as the documentation page which =20
outlines the setup of ssh keys. The only problem I run into is that I =20=
tend to have a lot of junk on my hard drive (right now there is about =20=
20 GB of data on my drive for some DVDs that I'm making. I simply need =
=20
to get a good place to organize my data that I don't want backed up on =
=20
the backup server.
Steve
On Mar 8, 2004, at 4:15 PM, Bryant, Phillip -AES wrote:
How does the rsync backup on Linux clients validate the ssh =20
connection? I can=92t figure out how to get the password for the =20
connection into the command line.
Also, has anyone tried backing up a Mac OSX box?
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id638&op=3Dclick
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/