Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: rsync for backup, can anybody help
Date: Thu, 27 Dec 2007 17:29:21
Message-Id: 87ejd8jbn3.fsf@newsguy.com
In Reply to: Re: [gentoo-user] Re: rsync for backup, can anybody help by Paul Stear
1 Paul Stear <gentoo@××××××××××××.com> writes:
2
3 [...]
4
5 >
6 > Also I am getting a lot of errors and the backup is finishing early and
7 > not producing the stats. i.e.
8 >
9 > rsync:
10 > symlink "/mnt/external/OneFileSystemBackup/usr/i686-pc-linux-gnu/lib/libopcodes.so" -> "/usr/lib32/binutils/i686-pc-linux-gnu/2.18/libopcodes.so"
11 > failed: Operation not permitted (1)
12 > rsync: chown "/mnt/external/OneFileSystemBackup/usr/include" failed:
13
14 [...]
15
16 This looks like a permissions problem. Is that symlink pointing at an
17 area where you do not have permissions?
18
19 >
20 > This is my command line:-
21 > $RSYNC \
22 > -vaHKiq --delete-during --stats --progress --modify-window=2 --one-file-system --include=/**/ /
23 > /mnt/external/OneFileSystemBackup ;
24 >
25
26 The command is a bit out of my league with all those flags. I've
27 never used several uf them. Maybe someone will know.
28
29 --
30 gentoo-user@g.o mailing list