FTP Client
This application downloads and uploads files using File Transfer Protocol (FTP).
Enter user name to login to the remote FTP server. The default value is "anonymous". Note that not all servers accept this name.
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.
Enter the URL of a file you want to download, or the URL of a file you want to upload to remote server.
Enter local name for the file you want to upload or download, or click File button to invoke "File Chooser" dialog.
Click this button to start uploading file on the remote server. All text fields must be filled previously, or this button has no effect.
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.
Click this button to invoke a "File Chooser" dialog to select a local file for uploading/downloading.
Click this button to stop uploading/downloading (if in progress), or to quit this application.