KasablancaCustomConnectDialog KasablancaCustomConnectDialog 0 0 370 214 Custom Site unnamed 2 Custom tab General unnamed 2 textLabel4 Password: AlignVCenter|AlignLeft UserLineEdit 7 0 0 0 The ftp Login Username. On open ftp servers you usually login using "anonymous". PassLineEdit Password The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of "user@emailaddress.com". InfoEdit AlignAuto This information points to the the ftp server. HOST can either be a standard ip adress like "192.168.2.1" or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a ":" character. A legitimate input string would look like this: "ftp://ftp.trinitydesktop.org/:21". textLabel3 Username: AlignVCenter textLabel2 Host:Port: AlignVCenter textLabel1 Encryption: AlignVCenter textLabel1_2 Mode: WordBreak|AlignVCenter AnonymousCheckBox Anonymous spacer12 Vertical Expanding 20 16 Unencrypted Level 1 Level 2 Level 3 EncryptionComboBox There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic. Passive Mode Active Mode ModeComboBox The mode you are using for data transfer. This is quite important in case you're behind a firewall or a router. In these cases you depend on the passive mode, which makes the client connects to the ftp server for data transfer. Passive mode is the standard method today, while active mode is the old way to do data transfers, the client listens for the server to connect in active mode. spacer10 Horizontal Expanding 120 31 tab Advanced unnamed 2 textLabel2_2 Alternative fxp: AlternativeFxpCheckBox Enabled DefaultDirectoryEdit textLabel1_2_2_2_2 Correct pasv responses: CorrectPasvCheckBox Enabled textLabel3_2 Default directory: spacer16 Vertical Expanding 20 20 spacer17 Horizontal Expanding 21 20