Due the Windows Server Core Limitations, the usage of SmartFTP on Window Server Core is limited to automated transfers. The following is a step-by-step tutorial on how to configure a scheduled task, export the application settings and data and finally, the deployment to the Windows Server Core system.
Import the exported scheduled tasks in the Windows Task Scheduler (taskschd.msc). If you get the following error: "No mapping between account names and security IDs was done" the UserId inside the .xml file must be updated with the correct SID. To get a list of all SIDs, open a command prompt and run "wmic useraccount get name,sid".
Test the scheduled task Manually run the task and monitor the log files in the %localappdata%\SmartFTP\Client 2.0\Log folder