I have set up BackupPC to backup my Windows XP Prof share. As I
have several users on my machine, I want to make sure that I back
up each of their "My Documents" folders. I also have a folder
that can appear in many different sub folders that I do not want
to be backed up. Plus, on top of these I want to ignore certain
files from being backed up, for example, *.tmp, *.log, .
My first attempt was to use "\Documents and Settings\*\My
Documents", however I received the following error
NT_STATUS_OBJECT_NAME_INVALID listing \Documents and Settings\*\My Docume
nts
tar: dumped 15 files and directories

As I mentioned earlier, I have a folder, "Do not archive", that
may appear at different levels, eg "\data\do not archive" or
"\data\Peter\doc\do not archive". So, I would prefer to put
something like "*\do not archive" to avoid these folders.
I also entered in the exclude for key *, *.log & *.tmp. However,
the test file I created was backed up. I then placed under the
key for the share, that is, Zleo, *.log, then the incremental did
not backup the file.
So, I had originally:
* => *.tmp
* => *.log
Which did not work and then replaced the "*" with the share name
and it worked.
So, my questions are:
1) Is there a feature that allows me to perform wildcards on
folders?
2) Is the syntax for excluding files, needs to have a key for a
share and not "*"
3) From the manual that talks about excluding files, there is
this statement "If a hash is used, a special key ``*'' means it
applies to all shares that don't have a specific entry." What is
meant by "If a hash is used"?
Thanks
Peter
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to