MinFileSize = "2kB"

ExcludeFromRelease = ()

NOTE: When configuring the ExcludeFromRelease variable, filenames and filename patterns must be specified in the UTF-8 format.

Special pattern-matching characters

The filename pattern-matching mechanism built into the FSE conforms to that used in command shells on UNIX systems, with a few differences. Special characters are permitted to simplify the definition of sets of files.

The following table lists the special characters, meanings, and usage examples.

Table 3 Special pattern-matching characters used with ExcludeFromRelease

Special character

Meaning

Description

Examples

 

 

 

 

?

any character

matches any single character,

MyProject??

 

 

including the dot (.)

your_proj.c??

 

 

 

 

 

 

 

*

closure

matches zero or more

image_*

 

 

characters, including dots

D*.exe

 

 

 

 

 

 

"* local"

 

 

 

 

[ ]

set

matches a single character

"Image_[012]??.png"

 

 

from the set of characters

"installation_[ABC].sh"

 

 

enclosed within the brackets

 

 

 

 

 

 

 

[ — ]

range set

matches a single character

"rep-[2-6]?0"

 

 

from the range of characters;

"CurrentDoc-[ABCD][a-z].txt"

 

 

range sets can be combined

 

 

 

 

 

with ordinary sets

"weekly_rep-[1-589]00.doc"

 

 

 

 

\

quote character

suppresses the special

"file1_*[A-\]].*"

 

(Linux platform)

meaning of the character that

"file2_["-\-]"

 

 

follows

 

 

 

 

 

 

 

`

quote character

suppresses the special

"file1_*[A-`]].*"

(grave accent)

(Windows platform)

meaning of the character that

"file2_["-`-]"

 

 

follows

 

 

 

 

 

 

 

Notes

On case-insensitive file systems, like NTFS on Windows, if a character is covered by a filename pattern, then this character’s upper- or lower-case counterpart is also covered.

All the filenames and filename patterns that contain space characters or commas, and all filename patterns that use sets ([ ]) or range sets ([ - ]) must be enclosed within double quotes (" ").

A right bracket (]) can only be used inside sets and range sets if it is quoted (\]).

A hyphen () can only be used inside sets and range sets if it is quoted (\—), or if it is the first character specified inside the set or range set ([—...), or if it is specified as a single-character range (---).

Quote characters can only be matched if they are quoted. Linux specific

On Linux platform, to match a backslash (\), use two backlashes (\\). Windows specific

On Windows platform, to match a grave accent (`), use two grave accents (``).

HP StorageWorks File System Extender Software user guide 133

Page 133
Image 133
HP File System Extender (FSE) manual Special pattern-matching characters

File System Extender (FSE) specifications

HP File System Extender (FSE) is a sophisticated solution designed to optimize data storage management for enterprises that deal with large volumes of unstructured data. This technology addresses the challenges of data growth and the need for effective data retention strategies, enabling organizations to store and manage their information more efficiently.

One of the main features of HP FSE is its ability to intelligently migrate data between primary and secondary storage. By utilizing policies that determine when to move infrequently accessed files to lower-cost storage environments, FSE helps reduce the strain on primary storage systems and saves on costs associated with high-performance storage solutions. This tiered approach to data management ensures that organizations can access the data they need quickly while still maintaining an efficient overall storage architecture.

Another notable characteristic of HP FSE is its seamless integration with existing storage infrastructures. The solution works with a variety of storage systems, allowing organizations to utilize their current investments without the need for significant changes to their infrastructure. This interoperability is powered by advanced technologies that facilitate data migration and retrieval, ensuring a smooth transition for organizations looking to optimize their storage strategies.

Additionally, HP FSE is equipped with robust reporting and analytics capabilities. This functionality provides organizations with insights into their storage usage, helping them understand data patterns and optimize their storage environments accordingly. By having visibility into which files are accessed most frequently and which are rarely used, organizations can make informed decisions on data retention policies and storage management.

Security is paramount in data management, and HP FSE addresses this concern by implementing advanced data protection features. This includes data encryption, secure access controls, and compliance with industry regulations, ensuring that sensitive information is safeguarded throughout its lifecycle.

Overall, HP File System Extender is a comprehensive data storage solution that combines intelligent data management, seamless integration, insightful analytics, and robust security features. By leveraging these capabilities, organizations can efficiently manage their unstructured data, lower costs, and enhance operational efficiency, making it an invaluable tool in today’s data-driven landscape.