Custom Query (8043 matches)
Results (40 - 42 of 8043)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2057 | windows networking support | |||
Description |
It would be nice if the client side file browser of FileZilla Client had support for MS Windows Networking like WS_FTP PRO. Cheers! Sander |
|||
#5641 | wontfix | windows explorer cannot upload some files with special name | ||
Description |
Uploading file "306待产包.jpg" to filezilla server fails with windows explorer, but successes with filezilla client. Not all chinese named files fails, but occurs rather frequently. Seems a character handling related bug. the full error log: (000019)2010-10-19 12:54:08 - (not logged in) (127.0.0.1)> Connected, sending welcome message... (000019)2010-10-19 12:54:08 - (not logged in) (127.0.0.1)> 220 FileZilla Server version 0.9.37 beta written by Tim Kosse (Tim.Kosse@…) Please visit http://sourceforge. (000019)2010-10-19 12:54:08 - (not logged in) (127.0.0.1)> USER me (000019)2010-10-19 12:54:08 - (not logged in) (127.0.0.1)> 331 Password required for me (000019)2010-10-19 12:54:08 - (not logged in) (127.0.0.1)> PASS (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 230 Logged on (000019)2010-10-19 12:54:08 - me (127.0.0.1)> opts utf8 on (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 200 UTF8 mode enabled (000019)2010-10-19 12:54:08 - me (127.0.0.1)> PWD (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 257 "/" is current directory. (000019)2010-10-19 12:54:08 - me (127.0.0.1)> CWD /incoming/ (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 250 CWD successful. "/incoming" is current directory. (000019)2010-10-19 12:54:08 - me (127.0.0.1)> noop (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 200 OK (000019)2010-10-19 12:54:08 - me (127.0.0.1)> CWD /incoming/ (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 250 CWD successful. "/incoming" is current directory. (000019)2010-10-19 12:54:08 - me (127.0.0.1)> TYPE A (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 200 Type set to A (000019)2010-10-19 12:54:08 - me (127.0.0.1)> PASV (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 227 Entering Passive Mode (127,0,0,1,6,66) (000019)2010-10-19 12:54:08 - me (127.0.0.1)> LIST (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 150 Connection accepted (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 226 Transfer OK (000019)2010-10-19 12:54:08 - me (127.0.0.1)> noop (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 200 OK (000019)2010-10-19 12:54:08 - me (127.0.0.1)> CWD /incoming/ (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 250 CWD successful. "/incoming" is current directory. (000019)2010-10-19 12:54:08 - me (127.0.0.1)> TYPE I (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 200 Type set to I (000019)2010-10-19 12:54:08 - me (127.0.0.1)> PASV (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 227 Entering Passive Mode (127,0,0,1,6,68) (000019)2010-10-19 12:54:08 - me (127.0.0.1)> STOR 306待产?jpg (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 150 Connection accepted (000019)2010-10-19 12:54:08 - me (127.0.0.1)> 550 can't access file. |
|||
#3955 | outdated | windows Installer - upgrade leaves old 'FileZilla Server Interface.exe' | ||
Description |
I did a upgrade from 0.9.25 to 0.9.27, and it doesn't upgrade 'FileZilla Server Interface.exe' Though if you delete the file before the upgrade it will work then. OS is XP SP3, clean install. |