Previous Topic

Next Topic

Book Contents

Book Index

Maintaining the WS_FTP Server data store

WS_FTP Server stores user and configuration data in a PostgreSQL database. In most cases, this database will not require any maintenance. If, however, you modify the configuration data of the server often (adding and removing users, folder permissions, rules or notifications), you may need to run periodic maintenance tasks on the database server.

To perform this routine maintenance, use the maintain_db.bat file located in:

Usage

maintain_db.bat username password

See Also

Maintaining the Server

Backing up WS_FTP Server

Restoring WS_FTP Server from backup

Maintaining a WS_FTP Server failover cluster