| Parameter Name | Description | Value |
| sofie.client.<user_ID>.exchange.receivedArchives.folder | archive folder for the received (downloaded) files | any valid path |
| sofie.client.<user_ID>.password.collection.file | keystore containing the passwords opening the keypairs p12 as well as the access password of the SOFiE server. | any valid SOFiE keystore file |
| sofie.client.<user_ID>.keypairs.folder | folder containing the private keys p8 and p12 | any valid path |
| sofie.client.<user_ID>.toDecryptArchives.folder | archive folder containing the files that had to be decrypted | any valid path |
| sofie.client.<user_ID>.tmpFolder | temporary folder for intermediate processings | any valid path |
| sofie.client.<user_ID>.toEncryptArchives.folder | archive folder containing the files that had to be encrypted | any valid path |
| sofie.client.<user_ID>.identification.password.file |
crypted file containing the password opening the keystore. This file is used by the batch mode to authentificate silently. |
any valid SOFiE password file |
| sofie.client.<user_ID>.decryptedFiles.folder | folder containing the decrypted file | any valid path |
| sofie.client.<user_ID>.toDecryptErrors.folder |
folder containing the files which were not decrypted successfully. For each file not decrypted, a corresponding error log is created in the folder |
any path |
| sofie.client.<user_ID>.exchange.filesToSend.folder | folder containing encrypted files to be sent | any valid path |
| sofie.client.<user_ID>.exchange.toEncryptErrors.folder |
folder containing the files which were not encrypted successfully. For each file not encrypted, a corresponding error log is created in the folder. |
any valid path |
| sofie.client.<user_ID>.certificates.folder | folder containing the certificates (public keys) | any valid path |
| sofie.client.<user_ID>.filesToDecrypt.folder | folder containing the files to be decrypted | any valid path |
| sofie.client.<user_ID>.exchange.toSendErrors.folder |
folder containing the files which were not sent successfully. For each file not sent, a corresponding error log is created in the folder. |
any valid path |
| sofie.client.<user_ID>.exchange.receivedErrors.folder |
folder containing the files which were not downloaded successfully. For each file not sent, a corresponding error log is created in the folder. |
any valid path |
| sofie.client.<user_ID>.filesToEncrypt.folder | folder containing the files to be encrypted | any valid path |
| sofie.client.<user_ID>.userUniqueID | user participant ID | a number starting by 9999xxxxx |
| sofie.client.<user_ID>.media.connection.type | ldap connection mode: non-ldap (file) or ldap | file, ldap |
| sofie.client.<user_ID>.exchange.toSendArchives.folder | archive folder containing the files that had to be sent | any valid path |
| sofie.client.<user_ID>.exchange.receivedFiles.folder | folder containing the downloaded files | any valid path |
| sofie.client.<user_ID>.mode | SOFiE server connection mode: connected or unconnected (standalone) | connected, standalone |
| sofie.client.<user_ID>.identification.password.hash.file | password hash for login authentication | any valid SOFiE password hash file |
| sofie.client.<user_ID>.encryptedFiles.folder | folder containing the encrypted files | any valid path |
| sofie.client.<user_ID>.CA.certificates.folder | folder containing the root certificates of CA | any valid folder |