DataFileConverter - Convert Data File »
Download DataFileConverter Free Trial » Buy DataFileConverter Now »
When you save session
Click "Save & Make Batch File"
Click "OK", you'll get batch file created.
.bat file for Windows command line, or .sh file for Linux / macOS.
And you can run it in command line.
In Windows:
C: cd "C:\Users\pan\AppData\Local\Programs\DataFileConverter\" DataFileConverter session="C:\Users\pan\Documents\employees.dfc" logfile="C:\Users\pan\Documents\employees.log"
In Linux:
/usr/share/DataFileConverter/DataFileConverterCmd session="/home/pan/Documents/employees.dfc" logfile="/home/pan/Documents/employees.log"
In macOS:
/Applications/DataFileConverter.app/Contents/MacOS/DataFileConverter session="/Users/pan/Documents/employees.dfc" logfile="/Users/pan/Documents/employees.log"
Or click "Create & Schedule Task", you can run this batch file at a specific time and/or at a certain time every day. See this for detail: Schedule Task.