Results 1 to 2 of 2
Thread: Wildcard file restore
-
03-24-2012, 04:23 AM #1Newcomer
- Join Date
- Oct 2011
- Posts
- 6
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Wildcard file restore
Hi,
I have an urgent need to restore some files across multiple subdirectories but I think due to the number of files in question I am having a lot of issues.
The total backup set has approx 15,000,000 files on a Windows server, and I need to restore approx 5,000,000 of these, all of which are inactive. The problem is that these files a spread across a couple of thousand different directories, in amongst a bunch of directories that I don't need to be restored.
If I use the BA GUI I can obviously select the directories one by one, but this takes hours. I have tried using the search or filter options to select the data in question, which is anything backed up before April 2011, but due to the number of files (I think) the GUI always crashes with memory issues.
So now I am trying the command line, but I don't think the wildcard option works across subdirs, or have I got the command wrong? I have tried this:
restore \\server\dir1\dir2\dir3\*2010.pdf -subdir=yes -latest
The files are all called *2010.pdf but are split across a couple of thousand subdirectories beneath dir3
I have also tried using -inactive but either way I get no files restored
Please can anybody help / advise?
Thanks
Dave
-
03-26-2012, 02:03 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,296
- Thanks
- 2
- Thanked 137 Times in 135 Posts
TRy:
restore -subdir=yes -latest \\server_name\...\*2010.pdfEd
Similar Threads
-
Directory wildcard in archive object list
By uno in forum Backup / Archive DiscussionReplies: 2Last Post: 01-03-2012, 10:46 AM -
incremental backup directory wildcard
By czolg1 in forum Backup / Archive DiscussionReplies: 4Last Post: 06-17-2011, 09:45 AM -
wildcard in directories for archive
By rkrause in forum Backup / Archive DiscussionReplies: 0Last Post: 03-05-2008, 02:20 AM -
TSM Client delete backup directory wildcard
By henningE in forum TSM ClientReplies: 1Last Post: 11-09-2007, 05:51 AM -
Restore using a wildcard?
By rwhtmv in forum Restore / Recovery DiscussionReplies: 1Last Post: 02-01-2006, 12:37 PM


Reply With Quote