FTP Client

This application downloads and uploads files using File Transfer Protocol (FTP).


User name

Enter user name to login to the remote FTP server. The default value is "anonymous". Note that not all servers accept this name.


Password

Enter password to login to the remote FTP server. If your server accepts anonymous connection, the password usually should be your e-mail address. Otherwise it should be assigned by your system administrator.


URL

Enter the URL of a file you want to download, or the URL of a file you want to upload to remote server.


File

Enter local name for the file you want to upload or download, or click File button to invoke "File Chooser" dialog.


Put

Click this button to start uploading file on the remote server. All text fields must be filled previously, or this button has no effect.


Get

Click this button to start downloading a file from the remote server. All text fields must be filled previously, or this button has no effect. If the File field is omitted, the name of the remote file is used.


File

Click this button to invoke a "File Chooser" dialog to select a local file for uploading/downloading.


Close

Click this button to stop uploading/downloading (if in progress), or to quit this application.