rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rdiff-backup-users] Case sensitivity problem


From: Jakob Unterwurzacher
Subject: Re: [rdiff-backup-users] Case sensitivity problem
Date: Thu, 16 Apr 2009 09:40:45 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Matthew Flaschen schrieb:
> padoivi wrote:
>> I am pretty sure that I never have two files with the same name
>> ("foo" and "FOO") and thus a nice option would be
>> "--dont-mess-with-my-file-names-I-know-what-Iam-doing", even though I
>> understand how risky this could be.
> 
> That's what --override-chars-to-quote does.  The fact that this causes
> an error indicates you do not in fact know what you're doing.

I tested with "foo" and "FOO", i get the same error as you, padiovi.

FAT32 needs 'A-Z\x00-\x1f"*/:<>?\\\\|\x7f;' - 'A-Z;' is not sufficient.

You could try '\x00-\x1f"*/:<>?\\\\|\x7f;' (you need to figure out how
the escaping works in bash), but i wouldn't recommend it.


Jakob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]