Page 1 of 1

ifwrotate exclude folder or large files

Posted: Fri Apr 18, 2025 2:33 pm
by sproket90
Hi All,

I've been using ifwrotate for several years without any issues. However I can come across a situation where I need to exclude some virtual server files from the backup, these files are over 70 gig in size. There are in a folder that could be excluded or by size would work too.

is there a way to do this with ifwrotate?

TIA,
Sproket90

Re: ifwrotate exclude folder or large files

Posted: Wed Apr 23, 2025 11:17 pm
by TeraByte Support(PP)
You should be able to add the IFW /exlist parameter to specify a file containing the exclusion details. You would add /exlist:<filename> to the TBIParms variable in the script. There are several examples in the IFW manual for setting what gets excluded (search for /exlist).

For example, if the exclusion file is D:\exvirser.txt and the folder is D:\Virtual Server:

Add to your TBIParms variable parameters:

Code: Select all

/exlist:D:\exvirser.txt
Contents of exvirser.txt:

Code: Select all

[k]\Virtual Server\ >