Job System Folder
The server stores data in your GeoDict settings folder, which by default is located here:
- Windows: C:\Users\Username\GeoDict2026\JobSystem\
- Linux: /home/Username/.geodict2026/JobSystem/

|
Note! Username is the login name of the user and hostname is the name of the computer.
|
The JobSystem folder contains the following subfolders:
- The clients folder contains the username@hostname_cert.pem files for all machines that can act as clients for this server. Selecting the Add Clients button automatically adds the chosen client certificates to this folder.
- The id folder contains two files, username@hostname_cert.pem and username@hostname_key.pem, that are used to identify the machine. Versions of GeoDict prior to 2024 Service Pack 1 used a different naming scheme for certificates and are therefore incompatible with newer versions.
- The projects folder is the default location for all data and computational results generated by a running job queue server.

|
Know how! You can manually define the projects folder used for storing the data and computational results as described here.
|
- The serverlogs folder contains the log output from the server, which is also displayed in the server's terminal window.
- The servers folder contains the username@hostname_cert.pem files for all machines that can act as job queue servers for this client. Selecting the Add Servers button automatically adds the chosen server certificates to this folder.

|
Important! We recommend performing all actions, such as exchanging certificates or accessing job results, directly through GeoDict rather than manually through the JobSystem folder.
|