October 10, 20196 yr Hello Guys I am new to FileMaker 17 Server recently updated. Took really a long time to update to version 17 because of organizational BS. I understand stand with new Admin console GUI doesn't' allow for the progressive backup intervals to be changed. After several FileMaker support searches I found an article that states it has to be done via the command line interface. Does anyone know how to change the progressive Backup with the command line. Please show an example for window platform
October 10, 20196 yr The command is the same on macOS as Windows since it uses the fmsadmin CLI as explained in the document above. You can also use the Admin API to make the change (and create your own GUI around it) fmsadmin set serverconfig backupinterval=x where x is a number between 1 and 99, the default interval is 5 (minutes).
Create an account or sign in to comment