FTP Synchronizer can run as a Windows Service so your files can be synchronized without user logged in.
The easiest way is to use FTP Synchronizer Service Manager to install the service by clicking "Start Menu->FTP Synchronizer->Service Manager".
*If all Local Folder of your profiles reside on local computer
Please choose "LocalSystem" option and install the service. If it's failed, please open DOS prompt window with administrator rights and enter following command line "<xxx>\FTPSynchronizerService.exe" /install where the "<xxx>" is the FTP Synchronizer installation directory.
*If any of your profiles has Network Shared Folder as Local Folder
Please choose second option "User Account" and enter the account info who installed FTP Synchronizer. If it's failed, please choose "LocalSystem" account first and install. Then, open Properties window of "FTP Synchronizer Schedule service" from Windows Service Manager. Switch to "Log on" tab, choose "This account" and enter the account info again. Please don't forget to restart the service after saved the changes! Please also notice that you should use UNC path instead of mapped drive for the network shared folder
If you are familiar with Windows service, you can also install it manually:
- Open DOS prompt window and make sure it has administration rights.
- Go to FTP Synchronizer installation directory and run command line "FTPSynchronizerService.exe /install"
- Open Windows Service Manager, locate "FTP Synchronizer Schedule Service", right click the mouse and open the "Properties" window.
- Activate "Log On" tab, select correct account and type account information.
- Click "OK" to close the window and restart the service.