>>>>> Adam Tworkowski <[EMAIL PROTECTED]>
>>>>> wrote the following on Tue, 25 Oct 2005 10:30:24 -0400
> 
> I am using rdiff-backup-1.1 on SuSE9.3 Pro/ext3.  Backing up to
> NTFS/win2k3 via CIFS. I am not using pyxattr or pyxattr.  The source dir
> is local.

rdiff-backup is getting confused trying to see if your CIFS is
case-sensitive.  Try this in an empty CIFS directory:

cat /dev/null > A
stat A
stat a
rm a
ls
stat A

and tell me what it says.


-- 
Ben Escoto

Attachment: pgpBFy0fRFxt3.pgp
Description: PGP signature

_______________________________________________
rdiff-backup-users mailing list at rdiff-backup-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to