If the installation file is for example on our personal home PC, we can send it through ftp, with an FTP client software like filezilla.
We install filezilla to our home PC.
We already know the Internet address of the server and the external ports of the ftp and the sftp services and we will use them in the configuration.
We do the following
We start filezilla and go to menu File / Site Manager
We click at the left bottom button New site.
As a name with change to something like school
On the Host field, we enter the remote internet server address
If we connect from the internet we enter the internet server address e.g. myinternetaddress.com else if we are on local lan we enter lserver.
On the
Protocol field we select
FTP for access to
our personal files or
SFTP for access to
network folders public,shared
On the right field
Port we enter the
FTP or SFTP server port, e.g.
1021. We can find out which is our port by
starting LServerAdmin application and going to menu
Services/Other Services - Applications/FTP File Server/Configure.
On Logon Type we select Normal
On
Encryption we select
Use explicit FTP over TLS if available
On User we enter username and on Password our password.
Finally we click on Connect. Our configuration is saved. Next time to connect, we just go to menu File / Site Manager and click on site school
After a successfull connection, on left pane Local site we will see our local PC files and on right pane Remote site the files of our account on server. For cleaner view we go to menu View and uncheck Local directory tree and Remote directory tree