Custom Query (8143 matches)
Results (232 - 234 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#12466 | duplicate | Filezilla Client Crashes | ||
Description |
When it crashes it does it unceremoniously, no crash dump nothing on the screen. Just boom - gone. Happens when transferring files to OneDrive. |
|||
#12461 | fixed | Unable to load Putty PPK Private key for SFTP connection while same works on CyberDuck | ||
Description |
The newly generated RSA 2048 key on Putty in Windows, and Mac is not loading on CyberDuck. Steps:
FileZilla will not accept the key nor display an error message. The same key works fine with https://cyberduck.io/ |
|||
#12460 | fixed | File sorting preference (case sentisive vs case insensitive) is reversed | ||
Description |
Under Edit -> Settings -> Interface -> File lists there's a setting called "Name sorting mode". It has several possible values, among which:
These are reversed, meaning that if you select one the other will be used and viceversa. Consider a directory listing with these filenames: ax, Ay, bx, By. "Case sensitive" mode will sort them as: ax Ay bx By "Case insensitive" mode will sort them as: Ay By ax bx It should obvioulsy be the other way round. |