Base de Conhecimento
Criado
Modificado
Modificado
How to use SmartFTP on Windows Server Core
Introduction
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.
Setup SmartFTP on a full version of Windows
- Download and install SmartFTP
- Activate it with the product key
- Enable logging in the settings (Advanced dialog)
- Create a new connection (New Connection)
- Install the service in the settings (Scheduler dialog)
- Create a scheduled task
- Test
Export application settings and data
- Use regedit to export the HKEY_CURRENT_USER\Software\SmartFTP registry key
- Copy the %appdata%\SmartFTP\Client 2.0 folder
- Go to the Scheduler pane and export the scheduled tasks
Note: This can also be done in the Windows Task Scheduler
Deployment
- Install SmartFTP on the server
- Use regedit to import the exported .reg file.
- Copy the exported application data to the %appdata%\SmartFTP\Client 2.0 folder
- Start SmartFTP
- Manually create the service using the command line.
- 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
Palavras-chave
core
Artigos Relacionados
Windows Server Core Limitations
What do you think about this topic? Send feedback!