FTP Access
FTP deployment can be achieved using a standard FTP client. The following instructions outline the process:
To establish an FTP connection, you will need an FTP client application. The following clients are recommended:
To configure your FTP client, you will need the following connection settings, which can be found on your Customer Pages at https://oma.avaruus.net. Navigate to Settings -> Websites and select the “Connection to Server” tab. This tab provides the necessary connection details, including the username and password.
The following details are provided as an example using FileZilla:
Note: The following two connection methods utilize a standard FTP password, which can be found on the Customer Pages under Settings -> Websites -> Connection to Server.
Note: When using Port 22, the password utilized is the shell password, which must be obtained separately from the Customer Pages under Settings -> Websites -> Connection to Server.
Files visible to the public are uploaded to the /public/html or /public/OMADOMAIN.FI directory. You can verify this path on the Customer Pages (Settings -> Websites).
Log files are located in the /logs directory.
Website statistics are found in the /stats directory.
FTP Client Configuration
To establish an FTP connection, you will need an FTP client application. The following clients are recommended:
FTP Client | Microsoft Windows | Mac OS X | Linux |
---|---|---|---|
FileZilla | ✓ | ✓ | ✓ |
WinSCP | ✓ |
Connection Settings
To configure your FTP client, you will need the following connection settings, which can be found on your Customer Pages at https://oma.avaruus.net. Navigate to Settings -> Websites and select the “Connection to Server” tab. This tab provides the necessary connection details, including the username and password.
The following details are provided as an example using FileZilla:
Settings | |
---|---|
Username/Käyttäjätunnus | Same as your account name |
Password/Salasana | Obtained from Customer pages |
Host Address/Isäntänimi | www.OMADOMAIN.FI (Replace OMADOMAIN.FI with your actual domain name) |
Connection Methods
Note: The following two connection methods utilize a standard FTP password, which can be found on the Customer Pages under Settings -> Websites -> Connection to Server.
Protocol | Port |
---|---|
SFTP - SSH File Transfer Protocol | 23 |
FTP - File Transfer Protocol (Unsecured, Not Recommended) | 21 |
Note: When using Port 22, the password utilized is the shell password, which must be obtained separately from the Customer Pages under Settings -> Websites -> Connection to Server.
Protocol | Port |
---|---|
SFTP - SSH File Transfer Protocol | 22 |
Website File Structure
Files visible to the public are uploaded to the /public/html or /public/OMADOMAIN.FI directory. You can verify this path on the Customer Pages (Settings -> Websites).
Log files are located in the /logs directory.
Website statistics are found in the /stats directory.
Updated on: 11/06/2025
Thank you!