A File Server defines the settings used by a File Upload Task to upload files to an FTP, SFTP, or HTTP (Web) server.
File server settings are stored centrally rather than individually for each task so that you can easily change settings (such as the password) without having to edit each project separately.
This window is reached from the Project Properties panel of the Project Editor.
Specify the name or address of the server to connect to. For example, ftp.example.com.
For an HTTP (Web) server, specify only the server name, not the complete URL of the upload page. For example, enter www.example.com, even if the upload will be going to "www.example.com/uploads/uploadform.htm". You will specify the rest of the URL in the settings for the Upload Task.
Check this box to use a secure connection. This option does not apply for SFTP connections, which are always encrypted.
Enter the user ID and password required to connect to the server.