Control files
CliSiTef allows you to configure the directory where your control files. This configuration must be done by item Base Directory of the SaveState section in the CliSiTef.ini file.
On Windows, the default folder used is C:\CliSiTef\ChavesCliSiTef
.
On Linux, the default folder is /tmp/ChavesCliSiTef
.
[SaveStatus]
BaseDirectory=<DIRECTORY>
Windows example:
[SaveStatus]
BaseDirectory=C:\Keys
Linux example:
[SaveStatus]
BaseDirectory =/home/user/keys
Note: it is important that a local folder is indicated, and not a network mapping.
Important: the tmp folder was initially chosen in Linux by the fact that, generally, there are no permission problems when using the folder. However, a reboot on the Linux machine may cause the files are deleted.
Therefore, it is recommended that the automation is configured so that the CliSiTef access a folder with read and write permissions. That is, in the system user who will run the automation.