---- Resolving host address...
---- 1 address found: 185.125.224.238
---- Connecting to ftp.saasprotection.com (185.125.224.238) port 21
<--- 220----------------------------------------------------------------------------
<--- 220- WARNING: This is a restricted access system. If you do not have explicit
<--- 220- permission to access this system, please disconnect immediately!
<--- 220-----------------------------------------------------------------------------
<--- 220
---> AUTH TLS
<--- 530 Please login with USER and PASS.
---> USER
<--- 331 Please specify the password.
---> PASS
<--- 230 Login successful.
---> PWD
<--- 257 "/" is the current directory
---> PASV
<--- 227 Entering Passive Mode (185,125,224,238,225,1).
---- Connecting data socket to (185.125.224.238) port 57601
---- Data connection established
---> NLST
<--- 150 Here comes the directory listing.
---- Got EOF on data connection
---- Closing data socket
<--- 226 Directory send OK.
---> QUIT
<--- 221 Goodbye.
---- Closing control socket