Gentoo Archives: gentoo-user

From: Paul <gentoo@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] rsync backup problem
Date: Thu, 09 Mar 2006 08:22:30
Message-Id: 200603090733.11255.gentoo@appjaws.plus.com
1 I am using rsync to backup my home directory to a network drive using the
2 following command:
3 rsync -Cav --delete --progress --exclude '*~' --exclude
4 '.Trash*' /home/paul /mnt/network/home
5
6 I am getting errors on each mail from the Mail folder, I think rsync thinks
7 that each message should be a directory and then fails to copy.
8 How can I get round this
9 Paul
10 --
11 This message has been sent using kmail with gentoo linux
12 --
13 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: rsync backup problem Harry Putnam <reader@×××××××.com>