Status: Resolving address of ftp.domain.com Status: Connecting to XXX.XXX.XXX.XXX:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: AUTH TLS Response: 534 Local policy on server does not allow TLS secure connections. Command: AUTH SSL Response: 534 Local policy on server does not allow TLS secure connections. Status: Insecure server, it does not support FTP over TLS. Command: USER ftp_user Response: 331 Password required for ftp_user. Command: PASS ******* Response: 230 User logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-Extended features supported: Response: LANG EN* Response: UTF8 Response: AUTH TLS;TLS-C;SSL;TLS-P; Response: PBSZ Response: PROT C;P; Response: CCC Response: HOST Response: SIZE Response: MDTM Response: REST STREAM Response: 211 END Command: OPTS UTF8 ON Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/ftp_user" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (XXX,XXX,XXX,XXX,4,195). Command: LIST Response: 150 Opening BINARY mode data connection. Error: Connection timed out Error: Failed to retrieve directory listing XXX.XXX.XXX.XXX = our FTP server address external.