HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- backup files to disk - with fbackup?
Operating System - HP-UX
1836746
Members
2928
Online
110109
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
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-02-2006 12:33 PM
08-02-2006 12:33 PM
backup files to disk - with fbackup?
I would like to backup files/folders to a disk through fbackup. how do you do it?
Also, i want to know if fbackup will handle open files? if not, is there a better faster solution? want to stay free, ofcourse. :-)
Also, i want to know if fbackup will handle open files? if not, is there a better faster solution? want to stay free, ofcourse. :-)
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 12:59 PM
08-02-2006 12:59 PM
Re: backup files to disk - with fbackup?
Fbackup can output to stdout so, yes, you can redirect the output to a file. Man fbackup will tell you everything you need to know. UNIX doesn't care about how many processes have a file open so fbackup will certainly backup an open file. Now, whether or not this backup is useful is another story. For example, backing up the files which comprise a running database may be perfectly accurate (in that the files are exactly copied) but also perfectly useless (in that you couldn't restore a functional database with the copies).
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2006 01:00 PM
08-02-2006 01:00 PM
Re: backup files to disk - with fbackup?
Hi:
Specify the name of your disk file in lieu of a tape device -- '... -f /var/tmp/farchive'.
Yes, 'fbackup' can handle open files. A checksum is calculated as the backup begins and compared to that obtained after the file has been copied. If they differ, the file is copied again up through 'maxretries'. Should a static image of the file not be able to be taken, the file is marked "bad" in the archive and cannot be recovered from it. See the 'fbackup' manpages for more information.
Regards!
...JRF...
Specify the name of your disk file in lieu of a tape device -- '... -f /var/tmp/farchive'.
Yes, 'fbackup' can handle open files. A checksum is calculated as the backup begins and compared to that obtained after the file has been copied. If they differ, the file is copied again up through 'maxretries'. Should a static image of the file not be able to be taken, the file is marked "bad" in the archive and cannot be recovered from it. See the 'fbackup' manpages for more information.
Regards!
...JRF...
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