Re: [BackupPC-users] Including .excluding directories

2007-10-03 Thread Matt Miller
and folders to backup. In this case we're backing up 'My Documents' and the 'Desktop'. I've already globally excluded a bunch of file types (.mp3, .avi, .jpg, .exe, etc...) in the server's config.pl so we don't get any music, movies, pictures, installers, et

Re: [BackupPC-users] command line restore problems

2007-06-15 Thread Matt Miller
.0.0 (possibly earlier). > > Change line 128 of BackupPC_tarCreate: > > - if ( $opts{s} !~ /^([\w\s\.\/\$-]+)$/ && $opts{s} ne "*" ) { > + if ( $opts{s} =~ m{(^|/)\.\.(/|$)} ) { This worked beautifully! Thanks! -- - Matt Miller - Solutions for Progress 728 South Broad

[BackupPC-users] command line restore problems

2007-06-14 Thread Matt Miller
n Debian Sarge (Stable at the time, now I think it's Old Stable). Any help would be appreciated. thanks, -- - Matt Miller - Solutions for Progress 728 South Broad Street Philadelphia, PA 19146 215-701-6108 (v) 215-972-8109 (f) --

Re: [BackupPC-users] Backuppc Data Directory

2006-12-29 Thread Matt Miller
n SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ___ > BackupPC-users mailing list >

[BackupPC-users] rsync, Windows and multiple directories

2006-12-15 Thread Matt Miller
x27;; $Conf{RsyncShareName} = 'Documents&Settings'; $Conf{RsyncBackupFilesOnly} = ['/My Documents', '/Desktop']; -- - Matt Miller - Solutions for Progress 728 South Broad Street Philadelphia, PA 19146 215-701-6108 (v) 215-972-8109 (f) --