Jump to content

Change Progessive BackUp with Command Line


This topic is 1632 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

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).

Link to comment
Share on other sites

This topic is 1632 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.