Opened 22 years ago

Last modified 22 years ago

#148 closed Bug report

parsing path error

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

Description

Hello,
I am trying to evalue filezilla version 1.9.9. sftp support.
I tried with our sftp server on windows machine,
but it didn't work.
here is an error:

So, basically, it cannot parse the path.
Our root path is "home:/", which is not a standard unix one.
Is it something difficult to fix ??
I really like your product, and I wish I would be able
to deply it as the our sftp/ftp client choice.

Thank you very much for your help,
wootti

Trace: FzSFtp.exe: Using username "testnet1"
Trace: FzSFtp.exe: SSH.C(4236): Sent password
Trace: SftpControlSocket.cpp(2194) : OnReceive(0)
Trace: FzSFtp.exe: SSH.C(3821): Access granted
Trace: SftpControlSocket.cpp(2194) : OnReceive(0)
Trace: FzSFtp.exe: SSH.C(4298): Opened channel for
session
Trace: SftpControlSocket.cpp(2194) : OnReceive(0)
Trace: FzSFtp.exe: SSH.C(4408): Started a
shell/command
Trace: SftpControlSocket.cpp(2194) : OnReceive(0)
Trace: SftpControlSocket.cpp(2194) : OnReceive(0)
Response: Remote working directory is home:/
Status: Connected
Trace: SftpControlSocket.cpp(2068) : ResetOperation(1)
Trace: SftpControlSocket.cpp(297) : List
(FALSE,0,"","",1)
Status: Retrieving directory listing...
Command: PWD
Response: Remote directory is home:/
Trace: SftpControlSocket.cpp(297) : List
(FALSE,0,"","",0)
Trace: SftpControlSocket.cpp(337) : Can't parse path
Trace: SftpControlSocket.cpp(2068) : ResetOperation(4)
Error: Could not retrieve directory listing

Change History (1)

comment:1 by Tim Kosse, 22 years ago

This problem should be fixed in 2.0.2

Note: See TracTickets for help on using tickets.