Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > macOS > Remote tape backup with hfspax works!!

Remote tape backup with hfspax works!!
Thread Tools
ramp
Fresh-Faced Recruit
Join Date: Nov 2001
Status: Offline
Reply With Quote
Nov 19, 2001, 09:43 PM
 
If you have access to a remote tape server on another linux/unix machine then you can use hfspax to backup your OS X HFS/+ partitions to this tape drive. Here's how.

-- download and install hfspax from versiontracker.com

Your local machine has address local.machine and your remote machine is remote.machine. You will need to have ssh installed on both machines and need to have the command 'dd' available on the remote machine. Also the remote machine has a working tape device at /dev/nst0.

To backup:
---------------
hfspax -w -x cpio files_to_backup | ssh -l user remote.machine "dd of=/dev/nst0 obs=10240"

To restore:
---------------
ssh -l user remote.machine "dd if=/dev/nst0 ibs=10240" | hfspax -r

The 'hfspax' package has some excellent backup instructions. Granted it's not retrospect but in my tests so far it has worked for me. I will try a full restore and see how that goes.
     
macmicke
Forum Regular
Join Date: Oct 2000
Location: solna, sweden
Status: Offline
Reply With Quote
Nov 21, 2001, 11:16 AM
 
How does it handle resource forks and data forks. In other words. Those files that gets messed up in *nix enviroment that are OS 9 files....
The real MacMicke�
     
ramp  (op)
Fresh-Faced Recruit
Join Date: Nov 2001
Status: Offline
Reply With Quote
Nov 21, 2001, 03:03 PM
 
The latest version of hfspax seems to have fixed these. Download it and read the very exhaustive documentation contained in Readme.rtf.

In my tests thus far it looks OK. Maybe sometime later I will try full exhaustive tests.

- Ram
     
   
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 05:03 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,