[X-Unix] Backup script help

David Ledger dledger at ivdcs.demon.co.uk
Thu Feb 23 22:30:16 PST 2006


>From: Charles Howse <chowse at charter.net>
>Hi,
>This is rather long, sorry.
>
>Rather than use a 'third-party' application to do my backups, I have
>written a bash script to backup my important files to another
>computer on my home lan.  Why?  Just because I can.
>
>It's working well, with the exception of a couple of things I would
>like some input on.
>
>First, I'm not satisfied with how I'm verifying that the backup
>volume on the remote server is mounted or not.  Can anyone help make
>that section 'bullet-proof'?
>
>Second, is it enough to just backup ~/Library/Application Support/
>Firefox/, AddressBook/, iCal/, and ~/Library/Mail/, or should I use
>those application's Export/Backup feature to generate the files I
>want to backup?
>
>Here is my script...

The mount and df commands will both tell you what's mounted.

David

-- 
David Ledger - Freelance Unix Sysadmin in the UK.
Chair of HPUX SysAdmin SIG of hpUG technical user group (www.hpug.org.uk)
david.ledger at ivdcs.co.uk
www.ivdcs.co.uk


More information about the X-Unix mailing list