Opened 22 years ago

Last modified 19 years ago

#172 closed Bug report

Cannot CDUP

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

Description

This program failed to change Directory ..
First I get into one directory and CDUP (but the program
didn't send the command "CDUP")
and I stuck right there....
I guess it was some kind of link problems.

Here's the record:

=======
Status: Connecting to 140.117.190.94 ...
Status: Connected with 140.117.190.94. Waiting for
welcome message...
Response: 220 Serv-U FTP-Server v2.5i for WinSock
ready...
Command: USER mfa
Response: 331 User name okay, need password.
Command: PASS *
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/d:/ftp" is current directory.
Command: PORT 210,85,21,112,12,46
Response: 200 PORT Command successful.
Command: TYPE A
Response: 200 Type set to A.
Command: LIST
Response: 150 Opening ASCII mode data connection
for /bin/ls.
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD Download
Response: 250 Directory changed to /d:/Downloads
Command: PWD
Response: 257 "/d:/Downloads" is current directory.
Command: PORT 210,85,21,112,12,47
Response: 200 PORT Command successful.
Command: TYPE A
Response: 200 Type set to A.
Command: LIST
Response: 150 Opening ASCII mode data connection
for /bin/ls.
Response: 226 Transfer complete.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD /d:/ftp/
Response: 250 Directory changed to /d:/Ftp
Command: PWD
Response: 257 "/d:/Ftp" is current directory.
Error: Could not retrieve directory listing

=======
END

despite this bug, this program is pretty cool, thx for
making this one for us.

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.