Transferring FilesWS_FTP Pro227 Entering Passive Mode (216.104.149.102,16,127)The server replies that it is entering passive mode, and is waiting for WS_FTP Pro to specify a port for the data connection.connecting to 216.104.149.102:4223WS_FTP Pro sends the message that it wants the data connection on Port 4223.Connected to 216.104.149.102 port 4223The FTP Server replies that it is connected to Port 4223.MLSD WS_FTP Pro requests a listing of the current directory on the FTP server.150 Opening ASCII data connection for directory listingThe server replies that it has opened the data connection for the directory listing.Received 2066 bytes in 0.3 secs, (74.07 Kbps), transfer succeededWS_FTP Pro sends a message that it has received the directory listing.226 transfer complete The server replies that the transfer of directory information is complete.receiving readme.txt as readme.txt (1 of 1)WS_FTP Pro says that it is receiving the file the user requested to download (readme.txt).Saving restart info for Ipswitch - readme.txtWS_FTP Pro saves the restart information in case there is a problem with the transfer and it might need to be restarted.TYPE I WS_FTP Pro requests that the transfer type be set to image (binary).200 Type set to IMAGE. The server replies that the transfer type is set.PASV WS_FTP Pro tells the server to make a passive connection.227 Entering Passive Mode (216,104,149,102,16,128)The server replies that it has made the passive connection.connecting to 216.104.149.102:4224WS_FTP Pro tells the server that it wants to use Port 4224 for the data connection.Connected to 216.104.149.102 port 4224The server replies that it is connected on Port 4224.RETR readme.txt WS_FTP Pro requests the server to send a copy of the readme.txt file to the local system.150 Opening BINARY data connection for readme.txt (1192 bytes)The server replies that it is opening a binary data connection for t he readme.txt f ile.Received 1192 bytes in 0.1 secs, (110.00 Kbps), transfer succeededWS_FTP Pro replies that it has received the readme.txt file.226 transfer complete The server replies that it has successfully transferred the readme.txt file.Log Message What it means