Is there a way to get FileZilla to ignore case for sorting file and folder names? I want to see all the filenames that start with "D" next to the ones that start with "d."
feedback
|
|
There is no option, since this is hard-coded. It's in the current source code,
FileZilla only sorts case-insensitively on Windows due to You can always download the sources, change these few lines, and recompile yourself. | |||
|
feedback
|
