[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] Backup Ext3 -> Fat32: files randomly renamed...
From: |
roland |
Subject: |
Re: [rdiff-backup-users] Backup Ext3 -> Fat32: files randomly renamed... |
Date: |
Thu, 4 Jan 2007 23:10:38 +0100 |
Hello Jean-Luc,
I really suspect that there's character encoding problem there...
no - this is a feature!
Fat(32) is not case sensitive and cannot distinguish between "Document.doc"
and "document.doc" - so rdiff-backup converts all files to some special
format which preserves the filename.
see manpage of rdiff-backup 1.1.7 :
--override-chars-to-quote
If the filesystem to which we are backing up is not case-sensitive,
automatic 'quoting' of characters
occurs. For example, a file 'Developer.doc' will be converted into
';068eveloper.doc'. To override this
behavior, you need to specify this option.
regards
roland
----- Original Message -----
From: "Jean-Luc Ratté-Boulianne" <address@hidden>
To: <address@hidden>
Sent: Thursday, January 04, 2007 8:46 AM
Subject: [rdiff-backup-users] Backup Ext3 -> Fat32: files randomly
renamed...
Hi folks!
I'm currently trying to backup some file from an ext3 partition to a
fat32 one. There's something strange happening: the name are changed.
I really suspect that there's character encoding problem there...
Excerpt from "mount" command:
/dev/hda6 on /home type ext3 (rw,user_xattr)
/dev/hda3 on /data1 type vfat
(rw,iocharset=utf8,umask=007,gid=1000,uid=1000)
If i feed rdiff-backup with mixed-case filenames:
address@hidden:~/books/LaTeX$ touch ThJeJ
address@hidden:~/books/LaTeX$ cd ..
address@hidden:~/books$ rdiff-backup LaTeX /data1/back.test2
Warning: hard linking not supported by filesystem at
/data1/back.test2/rdiff-backup-data
address@hidden:~/books$ cd /data1/back.test2/
address@hidden:/data1/back.test2$ ls
;084h;074e;074 rdiff-backup-data
address@hidden:/data1/back.test2$
As you can see, ThJeJ is changed to ;084h;074e;074. I have no problem
to restore the whole directory, but it's harder to distinguish files
without a proper filename.
Any idea?
Jean-Luc
_______________________________________________
rdiff-backup-users mailing list at address@hidden
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL:
http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki