All the full backups workhowever there was a small bug in the python scripthere are the two lines that need to be changed:@@ -32,7 +32,7 @@ date = calendar.datetime.date.today() suffix = str(
date.month) + '-' + str(date.day) + '-' + str(date.year) exList = '/tmp/excludes_%s.txt
Vijay Avarachen writes:
> I seem to have backupPC working smoothly but I am having difficulty
> narrowing down files that I want to backup. I am using tar to backup my
> linux host and I want to only backup files with specific extensions. I know
> how to do this via command line (--exclude="
Hello, I seem to have backupPC working smoothly but I am having difficulty narrowing down files that I want to backup. I am using tar to backup my linux host and I want to only backup files with specific extensions. I know how to do this via command line (--exclude="`find /target/dir | grep -i