Opened 21 years ago
Last modified 19 years ago
#603 closed Bug report
FTP over TSL (explcit encryption) Could not retrieve ...
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Status: Connecting to apollo ...
Status: Connected with apollo, negotiating SSL
connection...
Response: 220---------- Welcome to Pure-FTPd [TLS]
Response: 220-You are user number 2 of 10 allowed.
Response: 220-Local time is now 15:29. Server port: 21.
Response: 220-IPv6 connections are also welcome on this
server.
Response: 220 You will be disconnected after 15 minutes
of inactivity.
Command: AUTH TLS
Response: 234 AUTH TLS OK.
Status: SSL connection established. Waiting for welcome
message...
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 534 Fallback to [C]
Command: USER horia
Response: 331 User horia OK. Password required
Command: PASS
Response: 230-User horia has group access to: cvs
video audio dialout
Response: 230- uucp users
Response: 230-This server supports FXP transfers
Response: 230 OK. Current restricted directory is /
Status: Connected
Status: Retrieving directory listing...
Command: CWD /store/
Response: 250 OK. Current directory is /store
Command: PWD
Response: 257 "/store" is your current location
Command: PASV
Response: 227 Entering Passive Mode
(192,168,254,132,167,79)
Command: TYPE A
Response: 200 TYPE is now ASCII
Command: LIST
Response: 150 Accepted data connection
Error: Could not retrieve directory listing
Response: 226-Options: -a -l
Response: 226 4 matches total
Command: TYPE A
Response: 200 TYPE is now ASCII
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).