HPE GreenLake Administration
Operating System - HP-UX
1830207
Members
1609
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 07:26 AM
08-15-2001 07:26 AM
Howdy all
I wish to back up some data in a particular filesystem. Here's the thing: There are some files, (quite a few,) that I wish to exclude. My question: How can I go about excluding these files, which are distiguished by number, from my backup in my graph file? Can I use wildcards, such as:
i /dir
e /dir/jrn.199*
Will that exclude all the files named jrn.1997, and jrn.1998?
Your experience and patience are greatly appreciated. I bow to the greater Gods.
Ron Irving
I wish to back up some data in a particular filesystem. Here's the thing: There are some files, (quite a few,) that I wish to exclude. My question: How can I go about excluding these files, which are distiguished by number, from my backup in my graph file? Can I use wildcards, such as:
i /dir
e /dir/jrn.199*
Will that exclude all the files named jrn.1997, and jrn.1998?
Your experience and patience are greatly appreciated. I bow to the greater Gods.
Ron Irving
Should have been an astronaut.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 07:34 AM
08-15-2001 07:34 AM
Solution
Hi Ron:
Sorry, wildcards can't be used in 'fbackup' graphs. However, you can mix (i)nclude and (e)xclude statements. For instance, you could do this:
i /tmp
e /tmp/mything
e /tmp/thistoo
Another way to circumvent the problem is to dynamically build your graph. Generate the list of files and directories you want (don't want) with filters, redirect it into a file and add appropriate 'i' and 'e' specifiers.
Regards!
...JRF...
Sorry, wildcards can't be used in 'fbackup' graphs. However, you can mix (i)nclude and (e)xclude statements. For instance, you could do this:
i /tmp
e /tmp/mything
e /tmp/thistoo
Another way to circumvent the problem is to dynamically build your graph. Generate the list of files and directories you want (don't want) with filters, redirect it into a file and add appropriate 'i' and 'e' specifiers.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2001 07:37 AM
08-15-2001 07:37 AM
Re: fbackup
Hi Ron,
Sorry fbackup's graph files don't know nothing about wildcards. However, you can using a script, build a graph file 'on the fly' to explicitly exclude files found via ls or find.
Clay
Sorry fbackup's graph files don't know nothing about wildcards. However, you can using a script, build a graph file 'on the fly' to explicitly exclude files found via ls or find.
Clay
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP