Each command typically displays two status messages.
The first status message is shown when the command starts and the second when the command finishes.
For example with List the following can be observed in the status window.
- Retrieving file list...
- List Complete: 8 KB in 0.16 seconds (8.3 KB/s)
And here's the status messages shown for a download
- Downloading: /home/website/public_html/index.php
- Transferred: index.php 10 KB in 0.18 seconds (10.5 KB/s)
Since SFTP uses non-printable text for commands and replies we have substituted the typical text shown during a FTP transfer with simple easy to read replies.
What type of additional information would you like to see?