-
Type:
Task
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: TBX-Import
-
Medium
-
Emptyshow more show less
Problem
we do have a customer who is able to export terminology to a SFTP folder. BUT he can not create a instruction.ini to trigger the import by cron-call.
Solution
if content of this instruction.ini always stays the same we should introduce a new config value
sftpPersistentInstructionIni [true|false]
default = false
if not defined, also false
as description in instruction.ini (and as hint how the change needs to be implemented):
; if settings how tbx should be imported into Translate5 always stay the same, ; and you may can not create it automatically, you can activate the setting sftpPersistentInstructionIni ; then TermImport will leave the instruction.ini file where it is. Plugin will look for the configured files in FileMapping and process them if they are present