[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] ext3 to fat issue with case sensitivity
From: |
Patrice Dumas |
Subject: |
Re: [rdiff-backup-users] ext3 to fat issue with case sensitivity |
Date: |
Sun, 14 Feb 2010 21:57:11 +0100 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sun, Feb 14, 2010 at 12:43:15PM +0100, Patrice Dumas wrote:
> Hello,
>
> The mout line for /media/HD-PEU2/ is:
> /dev/sda1 on /media/HD-PEU2 type vfat (rw,nosuid,nodev,uhelper=hal,uid=500)
Maybe the problem is the detection of case insensitivity, with
verbose, as suggested by Adrian Klaver, I get, for this filesystem:
Extended attributes not supported by filesystem at
/media/HD-PEU2/tttttr/rdiff-backup-data/rdiff-backup.tmp.0
POSIX ACLs not supported by filesystem at
/media/HD-PEU2/tttttr/rdiff-backup-data/rdiff-backup.tmp.0
Unable to import win32security module. Windows ACLs
not supported by filesystem at
/media/HD-PEU2/tttttr/rdiff-backup-data/rdiff-backup.tmp.0
escape_dos_devices not required by filesystem at
/media/HD-PEU2/tttttr/rdiff-backup-data/rdiff-backup.tmp.0
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
Ownership changing Off
Hard linking N/A
fsync() directories On
Directory inc permissions Off
High-bit permissions Off
Symlink permissions Off
Extended filenames On
Windows reserved filenames On
Access control lists Off
Extended attributes Off
Windows access control lists Off
Case sensitivity On
Escape DOS devices Off
Escape trailing spaces Off
Mac OS X style resource forks Off
Mac OS X Finder information Off
-----------------------------------------------------------------
Backup: must_escape_dos_devices = 0
Where you can see:
Case sensitivity On
which is wrong. Maybe this is enough for a bug report?
--
Pat