Synchronizing external user databases from the command line
- Last Updated: March 5, 2025
- 1 minute read
- WS_FTP Server
- Version 2024
- Documentation
Synchronizing external user databases from the command line
Using the ftpdbsync.exe command line utility, you can synchronize users on a host that uses an external user database.
Note: You can schedule ftpdbsync.exe in Scheduled Tasks in the Windows control panel to automatically synchronize users from external databases on a regular interval.
To use ftpdbsync.exe:
- From the Windows desktop, select Start > Run. The Run dialog appears.
- Enter
cmd.exeand click OK. - Change the directory to the WS_FTP Server directory. For a default installation, this location is
C:\Program Files\Progress\WS_FTP Server\Utilities\. - Enter
ftpdbsync <hostname>, replacing<hostname>with the name of the host for which you want to synchronize users.