Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Exclude files based on size?

Updated: 22 May 2010 | 5 comments
Andrew Hodgson's picture
0 0 Votes
Login to vote

Hi,

I've had a look around and can't seem to find the answer to this...

Can I exclude files based on their size? Ideally I would like to exclude any file larger than 100Mb that isn't a .pst file.

Advice appreciated...

Andrew

Comments

Andrew Hodgson's picture
08
Feb
2007
0 Votes 0
Login to vote

Hi, sorry to be a pain but if someone out there can help me, it would be truly appreciated.

Best,

Andrew

Ken Putnam's picture
08
Feb
2007
0 Votes 0
Login to vote

Not AFAIK

You can select by file type, and last accesed before, but about all that I can think of for size would be to run a script before the backup. using whatever scripting language you want, move or copy the large files to a separate folder, and then backup just that folder.

If this response answers your concern, please mark it as a "solution"

Andrew Hodgson's picture
08
Feb
2007
0 Votes 0
Login to vote

Thanks for the reply.

Do you know which product I would have to buy to get this kind of functionality? I work with developers who can generate large dump files, among other things, and this functionality would be very useful.

I could try the hack you mention, but I fear the size of the files would mean that moving them would take all night! Also, they are to be excluded, rather than included.

Cheers,

Andrew

Dr. Phil Leonard's picture
08
Feb
2007
0 Votes 0
Login to vote

If you click on the Advanced button while in job setup it gives you the option to Include or exclude based on filename. You could choose to exclude the dump files based on their extension, however I do not of any way to exclude based on file size...

Good luck.

Andrew Hodgson's picture
08
Feb
2007
0 Votes 0
Login to vote

Thanks - I already employ that method of excluding these files. My bodge for this was to search for all files above a certain size in the filesystem in question, look at their extensions, and exclude these. Does the job but would prefer to do it with one directive!

Cheers,

Andrew