No, that is what you're looking for. Perhaps you should try it first before claiming otherwise.
When a client sends the traditional LIST command to retrieve a directory listing, the listing is received through a normal FTP data connection. The "TransferComplete" message is shown after each successful data transfer. So yes, this is what youâre looking for.
Some clients support control connection listing (STAT) which doesnât require a data connection, instead the listing is received through the control channel. In this scenario, the "TransferComplete" message is not shown.
|