Status: Connecting to (servername)...
Status: Connected with (servername). Waiting for welcome message...
Response: 220 Welcome to the AoSFTP server, you on Red-Dwarf
Command: USER (username)
Response: 331 User (username), password please
Command: PASS (password)
Response: 230 Password Ok, User logged in
Command: SYST
Response: 215 UNIX Type: **
Command: FEAT
Response: 211- Additional features supported include:
Response: MDTM
Response: SIZE
Response: REST STREAM
Response: AUTH TLS
Response: AUTH SSL
Response: PBSZ
Response: PROT
Response: LANG EN*
Response: SITE CHMOD
Response: SITE PSWD
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory
Command: TYPE A
Response: 200 Type ASCII
Command: PASV
Response: 227 Entering Passive Mode (-ipaddress-,4,4)
Command: LIST
Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
Error: Could not retrieve directory listing
Command: TYPE A