Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  System / Utilities  |  Backup / Sync / Recover  |  HELIOS Xtar

HELIOS Xtar

HELIOS Xtar - 1.0

Unix batch HFS disk backup/clone utility

All Time: Not rated (0.0)
Version 1.0: Not rated (0.0)
Selected Version: 1.0
Release Date: 2003-07-16
License: Freeware
Downloads (version 1.0): 2,905
Downloads (all versions): 5,522
Price: Free

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

HELIOS Xtar for Mac OS X can be scripted to easily let you:
  • Clone a Mac OS X system disk
  • Backup/restore a disk
  • Backup/restore files & folders
Benefits using HELIOS Xtar:
  • Mac file resource info is saved
  • Finder info is saved for files and directories, e.g. hidden files, type and creator
  • File/direcory IDs are saved and restored on HELIOS volumes
  • HFS backup and creation time is saved (not available on UFS)
  • "tar"-based on HELIOS resource file representation (can be restored by a new "tar")
  • Allows duplication of Mac OS X HFS bootable disks
  • HFS de-composite Unicode file names are supported (umlauts, etc. are converted to composite UTF-8)
  • Supports HFS disks with HELIOS volumes correctly

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • Mac OS X 10.1 or higher

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 1.0:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

HELIOS Xtar Troubleshooting ReportCan't Download without these passwords - Version: 1.0.1, 8/14/2008 06:57AM PST

peacemonger
Hello,
I tried to download it, came to a splash screen, and then to a screen asking for a username and password. On their site (http://www.helios.de/news/news03/N_06_03.phtml) they tell us, use
username: tools
password: tools
Post a commentAlert Admin

HELIOS Xtar Troubleshooting ReportDoesn't preserve mod times on directories - Version: 1.0, 4/7/2004 11:38PM PST

mhucka
This is a good idea, but the current implementation seems to suffer from a problem: it doesn't preserve the mod times of directories in the archive when it creates the archive. For a test, try the following:

xtar cf - /bin | ( cd /tmp ; xtar xvf - ; mv /tmp/bin /tmp/bin-xtar-xtar )
tar cf - /bin | ( cd /tmp ; tar xvf - ; mv /tmp/bin /tmp/bin-tar-tar )
xtar cf - /bin | ( cd /tmp ; tar xvf - ; mv /tmp/bin /tmp/bin-xtar-tar )
tar cf - /bin | ( cd /tmp ; xtar xvf - ; mv /tmp/bin /tmp/bin-tar-xtar )

ls -ld /tmp/bin-*

You will find that both of the versions created with xtar as the starting command result in directories in /tmp with mod times (incorrectly) equal to the time at which the command was executed. The versions start with regular tar produce directories with mod times correctly set to the times of the original directories.

This needs to be fixed before xtar can be used.

Testing performed on a MacOS 10.3.3 system, latest security fix (2004-04-05), on a desktop G4 dual-processor.

MH
Post a commentAlert Admin

HELIOS Xtar CommentaryDoes too... - Version: 1.0, 8/3/2003 10:04PM PST

j o a r
It does contain this info if you're on a non-HFS+ disc.
Post a commentAlert Admin

Most Recent Replies: View All 1 Replies