Paul Stear <[EMAIL PROTECTED]> writes: [...]
> > Also I am getting a lot of errors and the backup is finishing early and > not producing the stats. i.e. > > rsync: > symlink > "/mnt/external/OneFileSystemBackup/usr/i686-pc-linux-gnu/lib/libopcodes.so" > -> "/usr/lib32/binutils/i686-pc-linux-gnu/2.18/libopcodes.so" > failed: Operation not permitted (1) > rsync: chown "/mnt/external/OneFileSystemBackup/usr/include" failed: [...] This looks like a permissions problem. Is that symlink pointing at an area where you do not have permissions? > > This is my command line:- > $RSYNC \ > -vaHKiq --delete-during --stats --progress --modify-window=2 > --one-file-system --include=/**/ / > /mnt/external/OneFileSystemBackup ; > The command is a bit out of my league with all those flags. I've never used several uf them. Maybe someone will know. -- [EMAIL PROTECTED] mailing list