Connection Tester
  


The Connection Tester is a design-time tool that can be used to test the properties of an instance of FTPConnection or ExFTPConnection.

When connecting to a normal FTP server it is usually only necessary to set the ServerAddress, UserName and Password properties.

graphic

After the appropriate properties have been set, the connection may be tested by clicking the "Test Connection" link or the ellipsis-button next to "Click to test".  This will open the Connection Tester:

graphic

If the connection is successful then the files on the remote server should be visible in the Remote Files list.

Files may be transferred by dragging them back and forth between the Local Files and Remote Files lists.

The Command Log shows show the FTP commands and responses taking place between the client and the server.  The Debug Log shows diagnostic information that may be used to diagnose any problems that may arise.

graphic

Pressing the Copy to Clipboard button copies all the debug log text to the clipboard so that it may, for example, be pasted into an e-mail message.