Re: backing up files
Re: backing up files
- Subject: Re: backing up files
- From: Owen Saxton <email@hidden>
- Date: Thu, 22 Feb 2007 10:23:49 -0800
You must also add the -E option to the rsync command (i.e. do "rsync -axvE") or
you won't back up your files' resource forks. Many Macintosh files have such
resource forks and any such incomplete copy would no longer be usable. For
complete information on rsync, execute the shell command "man rsync".
-- Owen
--On Thursday, February 22, 2007 5:02 PM +0100 "B. Ludvigsen" <email@hidden>
wrote:
rsync - it comes with your machine. In the shell do:
sudo su <your password here>
cd /
rsync -axv / <your target backup disk here>
This will back up whatever files have changed and new ones to you
backup disk preserving permissions and links. You can do variations on
the above restricting it to your home directory or whatever. The
example above will do the whole machine which also means that you have
a lifeboat in case of a serious disk crash. For tweeks tray "man
rsync"
It's simple, clean and reliable.
I've tried various GUI applications which are all base on rsync and
simply complicate matters in addition to some of them actually costin
money.
- Børre
On Thu, Feb 22, 2007 at 03:46:57PM +0000, Sílvia Vicente wrote:
Hi!
Every week I backup my working folders to an external disk simply by using
'finder' copy/paste.
Is this the 'good way' to back up files?
Do you know any free , friendly-user software that could do this
automatically.
Cheers
Silvia Vicente
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
-------------------------------------------------------------------
Børre Ludvigsen - http://www.hiof.no/~borrel/ - +47 908 24 608
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden