linuxdcpp-contributors team mailing list archive
-
linuxdcpp-contributors team
-
Mailing list archive
-
Message #00351
[Bug 311818] Re: Sharing duplicates
Fixed in DC++ 0.810.
** Changed in: dcplusplus
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of LinuxDC++
Contributors, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/311818
Title:
Sharing duplicates
Status in DC++:
Fix Released
Status in Linux DC++:
Confirmed
Bug description:
Unix systems have case-sensitive file-systems. The core however converts all file and directory-names to lower case. Which gives problems if files are shared with the same text and different cases.
example:
In the share there's a file fubar.txt and a file Fubar.txt. Then these two files will be hashed every time dc is started.
I don't know why all filenames are converted to lower case for
Windows, but for other OS's it's not wanted. So I've added a possible
fix which checks for OS.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/311818/+subscriptions