On Sunday 14 November 2010 22:47:02 you wrote:
> Am 14.11.2010 22:03, schrieb Mick:
> > I am not sure how to exclude a directory on an ntfs partition from
> > being accessed during rsync.  The attributes do not seem to be right
> > and it comes up with this error:
> > ===============================
> > 'rsync -a -l -v --exclude "/mnt/User_WinXP/System Volume Information"
> 
> try something like "--exclude "./System Volume Information"
> 
> (relative paths)
> 
> or even "--exclude "./System\ Volume\ Information"
> 
> (escaping the spaces)

Thanks Stefan, I'm afraid I'm still getting the same problem:

rsync: opendir "/mnt/User_WinXP/System Volume Information" failed:
Permission denied (13)

Why is rsync trying to open this directory, when I thought I've asked it to 
exclude it?
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to