-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
I try to mount an anonymous ftp server, and once I try to make the mount, I just get hung in config.
Debug:
fnFTP::EPSV()
Did EPSV, getting response.
fnFTP::parse_response() - 229, "229 Extended Passive mode OK (|||55621|)"
Server gave us data port: 55621
Resolving hostname "192.168.1.6"
Resolved to address 192.168.1.6
Data port 55621 opened.
fnFTP::LIST(/,)
fnFTP::parse_response() - 150, "150 Accepted data connection"
fnFTP::open_directory(/) - 150 Accepted data connection
Got our 150
Retrieving directory list
fnFTP::parse_response() - 226, "226 3 matches total"
fnTcpClient disconnected
Name: "." size: 1024
Same debug on both apple and coco
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels