Custom Query (8144 matches)
Results (82 - 84 of 8144)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#3553 | fixed | Alt-H does not bring up Help pull-down menu | ||
Description |
On the Windows build version 3.0.11 and earlier versions, Alt-H cannot be used for the Help pull-down since it is in use for the Host field. Another key needs to be assigned for one of these. |
|||
#3600 | fixed | Failed to parse returned path | ||
Description |
FTP client fails when connecting to a FANUC robot. Before, I was using Filezilla 3.0.2.1, and everything was working great. I upgraded to 3.0.11.1 today and now it doesn't work. FANUC documentation claims support for 2.2.31. FANUC uses a default directory: "md:\". So when you log in you are not at "\", but at "md:\". Maybe this is causing the error? Thanks Filezilla 3.0.11.1. Windows XP Professional Version 2002 Service Pack 2. 14:22:25 Trace: ControlSocket.cpp(1056): CRealControlSocket::ContinueConnect(0p22ecf4) m_pEngine=0p11cf170 caller=0p122cae0 14:22:25 Status: Connecting to 172.22.194.222:21... 14:22:25 Status: Connection established, waiting for welcome message... 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 220 R-J3 FTP server ready. [SpotTool+ V7.5011] 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: USER anonymous 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 230 User logged in [NORM]. 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: SYST 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 215 UNKNOWN [SpotTool+ V7.5011]. 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: FEAT 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 500 Command not understood. 14:22:25 Status: Connected 14:22:25 Trace: CFtpControlSocket::ResetOperation(0) 14:22:25 Trace: CControlSocket::ResetOperation(0) 14:22:25 Status: Retrieving directory listing... 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Trace: CFtpControlSocket::ChangeDirSend() 14:22:25 Command: PWD 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 257 "md:\" is current directory. 14:22:25 Trace: ControlSocket.cpp(354): Failed to parse returned path. caller=0p122cae0 14:22:25 Trace: CFtpControlSocket::ResetOperation(2) 14:22:25 Trace: CControlSocket::ResetOperation(2) 14:22:25 Trace: CFtpControlSocket::ParseSubcommandResult(2) 14:22:25 Trace: CFtpControlSocket::ListSubcommandResult() 14:22:25 Trace: CFtpControlSocket::ResetOperation(2) 14:22:25 Trace: CControlSocket::ResetOperation(2) 14:22:25 Error: Failed to retrieve directory listing |
|||
#3618 | fixed | early timeout | ||
Description |
when trying to upload a file, times out before directory can be listed, then server files disappear. a log file is attached documenting this behavior. |