Opened 21 years ago

Last modified 19 years ago

#353 closed Bug report

Can't parse path on Windows server

Reported by: anonymous Owned by:
Priority: normal Component: Other
Keywords: Cc: Tim Kosse
Component version: Operating system type:
Operating system version:

Description

FileZilla doesn't like Windows FTP servers. It can't parse
the path, I assume because it doesn't start with a slash.

Here's the log with debugging turned on:

Trace: FtpControlSocket.cpp(811) : List(FALSE,0,"","",1)
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(315) : OnReceive(0)
Response: 257 "C:/" is current directory
Trace: FtpControlSocket.cpp(811) : List(FALSE,0,"","",0)
Trace: FtpControlSocket.cpp(960) : Can't parse path!
Trace: FtpControlSocket.cpp(2646) : ResetOperation(4)
Error: Could not retrieve directory listing

ftp> quote syst
215 WIN32 A N (WFTPD by Texas Imperial Software)

Change History (1)

comment:1 by Tim Kosse, 19 years ago

This bug report has been closed due to inactivity and has possibly
already been solved.

You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).

Note: See TracTickets for help on using tickets.