Custom Query (8167 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (235 - 237 of 8167)

Ticket Resolution Summary Owner Reporter
#1385 An unhandled win32 exception occurred in filezilla.exe Alexander Schuch hhapp0728
Description

I connected an FTPS server(port 990), and then closed filezilla. After filezilla UI hided, an dialog shown: "An unhandled win32 exception occurred in filezilla.exe [3480]." with title "Visual Studio Just-In-Time Debugger".

My OS is Windows XP with SP2. I installed Visual Studio 2005.

with FTP, all is OK. with FTPS, the exception is occurred.

#1395 missing file time on list command Alexander Schuch rathlev
Description

After changing the modification time using the MFMT command the LIST command just returns only the date and not the time.

Example: LIST response before MFMT

11661 May 07 10:50 test1-zip.txt

LIST response after MFMT

11661 Nov 20 2005 test1-zip.txt

(should be Nov 20 2005 01:00)

Looking at the server side shows that the modification time was set to the correct value.

#1396 Failed to upload file Alexander Schuch kunlunsnow
Description

There is a ftp proxy between filezilla and ftp server. The ftp proxy caches data and do virus scanning before transmit it. Use filezilla to upload a big file, filezilla failed:

状态: 连接到 192.168.10.43:21... 状态: 连接建立,等待欢迎消息... 返回: 220 Serv-U FTP Server v6.4 for WinSock ready... 命令: USER test 返回: 331 User name okay, need password. 命令: PASS 返回: 230 User logged in, proceed. 状态: 已连接 状态: 开始上传 C:\ftp test\A1000-100.00.0.56.acv 命令: CWD /2009/ 返回: 250 Directory changed to /2009 命令: PWD 返回: 257 "/2009" is current directory. 命令: TYPE I 返回: 200 Type set to I. 命令: PASV 返回: 227 Entering Passive Mode (192,168,10,43,18,200) 命令: STOR A1000-100.00.0.56.acv 返回: 150 Opening BINARY mode data connection for A1000-100.00.0.56.acv. 返回: 226-transferring data... 返回: 226-transferring data... 返回: 226-transferring data... 错误: 已从服务器断开

The ftp proxy sending "226-transferring data..." to ftp client while doing virus scanning to avoid ftp timeout.

Without these resonse, cuteftp and leadftp will timeout, and can work well with these response. But filezilla failed. Disable filezilla timeout, filezilla failed, too. It seems filezilla can't recognize these response correctly.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.