Dantz posts Retrospect Client beta for OS X
updated 03:15 am EDT, Fri April 13, 2001
Dantz has posted a public beta of the Retrospect client for Mac OS X, which allows OS X computers to use Retrospect application (not yet available for OS X) to back up their files on local volumes. [form]



Joined:
not needed anymore! :-)
Nice thing about being UNIX based is that we don't need programs like Retrospect anymore for backing up our data. A simple shell script will do. Have a look at http:/www.xs4ll.nl/~voorburg//a for a simple and effective backup script that uses bash.
Replacing #!/bin/bash by #!/bin/sh is probably all that it takes to make it run on a out-of-the box Mac OS X installl.
Combine it with ssh and / or scp an you can even backup remote systems!
Rene