Custom Query (8143 matches)
Results (322 - 324 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#386 | file sizes handled incorrectly using ASCII transfer resume | |||
Description |
I am using filezilla 2.1.9 client, transferring from *NIX to windows. When the file is to be transferred in ASCII, the sizes on *NIX and windows would be different (because of the CRLF conversions). If the file is already there in windows (transferred completely), the program (when set to resume, of course) tries to resume transfer where it should _never, ever_ do it. If the file was transferred in binary, it is no problem since the sizes are equal (and the program recognizes that). |
|||
#387 | VirtualHosts Support | |||
Description |
is a VirtualHost Support will be added in newer versions ? |
|||
#388 | download error while two file have similar name | |||
Description |
I have two files with same name but part of file name is in CAPSLOCKS. e.g. myfile.java and myFILE.java. During ftp download only one file is getting downloaded that is myFILE.java and content its containg of myfile.java. |