Custom Query (8142 matches)
Results (346 - 348 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5325 | fixed | Spaces in filenames don't open properly | ||
Description |
If the filename has a space or spaces midway through the filename, then when you try to open the file from within Filezilla (from the right-click menu) it will open a list of files instead of the single file you wanted to open. For example, if you try to open "Template for prototypes.docx", it will respond by attempting to open "Template", "for" and "prototypes.docx", all of them in OpenOffice, and because OpenOffice can't find any of the three, it will pop up three errors of not being able to find each of those three files. Would it be possible for Filezilla to escape the space characters in a filename or to wrap filenames in quotes? This occurred while running a version of Filezilla (3.2.7.2) obtained through apt-get on Ubuntu 9.10, x86. |
|||
#5328 | fixed | Incorrect change of the listening port if changed in the XML and called with /reload-config | ||
Description |
Using FileZilla Server 0.9.34, the scenario to reproduce this bug is to change the listening port by changing the configuration file and call /reload-config.
See this forum topic : http://forum.filezilla-project.org/viewtopic.php?f=6&t=15789 |
|||
#5343 | fixed | Leading space for the host name confuse client. | ||
Description |
Enter " ftp://...", press Quick connect and the client can't find the server. When the leading space is removed it works. Version 3.3.2.1. Thanks a lot for the product. |