Server Connection Configuration
Servers on you local network should be automatically detected using mDNS.
Use the information below to create a connection to a new remote server, or to modify existing settings.
If you are having trouble connecting, help is here.
Quick Connect
The quick connection configuration dialog can be used to quickly configure a new remote server.(click to enlarge)
The parameters should be available from the administrator of that server:
- The
Host
is theIP
address orhostname
where the server is located. - The
Username
is the name of your login account on that host. - The
Password
is the password for this login (on that remote host)
Via
option can be set to:
SSH
which is generally used if the server is distant or if there is a firewall in between.Direct
can only be used on hosts without firewall (generally local).
The Port number
is generally 22
for SSH
, there are no preferred ports for the 'Direct' mode.
If you would like to connect to a proper server and get access to all the features not accessible on Microsoft Windows
,
you can apply here for an online account. (free accounts will be offered
in exchange for valuable feedback at our discretion)
Detailed Connection Configuration
The detailed connection configuration dialog can be used to fine tune the connection to a remote server.(click to enlarge)
The parameters should be available from the administrator of that server:
- The
Line Speed
is the expected average speed of the internet connection between your computer and the server. - The
Connection Timeout
is the maximum duration (in seconds) of the attempts to connect to the server, if it takes longer than this delay the connection will be failed. - The
Command Port
is the port where the server is running, if usingSSH
to connect or if the server is automatically detected via mDNS this can be set toauto
, otherwise you will need this value. - The
Username
is the name of your login account on that host. - The
Administrator login
can be used to login to an account without knowing its password (assuming you have administrator privileges) - The
Password
is the password for this login on that remote host (for the administrator login if you have selected that option) - Enable
SSH tunnelling
if the server is distant or if it is firewalled - this is generally safer and more likely to work, but it can also be slightly slower. - Enable
Strict Host Key Check
if you are usingSSH
and the server is on a fixedIP
address. SSH Port
if generally set to22
unless modified explicitly by your system administrator.- The
SSH Key Files
(public and private) can be used for password-less logins.