Hi,
I want to backup a linux pc and only the home directory and its
subdirectories /home/username/
but i don't want to backup hidden directorys like .kde or .ssh or stuff like
that and also not *.mp3 which can be everywhere files.
I will use rsync for it
is this a correct setting?
$Conf{RsyncShareName} = '/home/user';
$Conf{BackupFilesExclude} = ['/.*','*.mp3'];
or will this fail?
thanks
ciccio
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
