- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- about use "fbackup" command
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО09-15-2002 09:46 PM
тАО09-15-2002 09:46 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 10:20 PM
тАО09-15-2002 10:20 PM
SolutionIf you wish to not take risks with overwriting important information on tapes, get another tape.
'tar' and 'cpio' are far better if you must follow this option. Another option is getting 'GNU tar' from here: http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 10:46 PM
тАО09-15-2002 10:46 PM
Re: about use "fbackup" command
fbckup doesn't have the option of appending, whereas you can do the same using tar with r option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 10:51 PM
тАО09-15-2002 10:51 PM
Re: about use "fbackup" command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 10:56 PM
тАО09-15-2002 10:56 PM
Re: about use "fbackup" command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 10:59 PM
тАО09-15-2002 10:59 PM
Re: about use "fbackup" command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-15-2002 11:45 PM
тАО09-15-2002 11:45 PM
Re: about use "fbackup" command
/etc/tar
/usr/bin/tar
/usr/local/bin/tar
/usr/local/doc/tar
/var/adm/sw/products/tar
/var/adm/sw/save/PHCO_20028/UX-CORE/sbin/tar
/var/adm/sw/save/PHCO_20028/UX-CORE/usr/bin/tar
/sbin/tar
and i find the man tar is still show the old tar
which one i should use to backup a file larger then 2G ,and how to use?