All Projects → emic → fmcsadmin

emic / fmcsadmin

Licence: Apache-2.0 license
A command line tool to administer the Database Server component of Claris FileMaker Server via Claris FileMaker Admin API.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to fmcsadmin

eloquent-filemaker
A Model extension and Eloquent driver for Laravel connecting to FileMaker through the Data API
Stars: ✭ 38 (+100%)
Mutual labels:  filemaker, filemaker-api, filemaker-server
ft-fms-docker
Run FileMaker Server for Linux in Docker
Stars: ✭ 43 (+126.32%)
Mutual labels:  filemaker, filemaker-server
fmRESTor
Leverage the FileMaker® 17, 18 & 19 Data API with ease!
Stars: ✭ 38 (+100%)
Mutual labels:  filemaker, filemaker-api
FM-JSON-Types
FileMaker Data Types in JSON
Stars: ✭ 14 (-26.32%)
Mutual labels:  filemaker
fmREST.php
PHP class file to support FileMaker Server Data API (REST engine)
Stars: ✭ 24 (+26.32%)
Mutual labels:  filemaker
karbonfm
Main Repo For Karbon
Stars: ✭ 61 (+221.05%)
Mutual labels:  filemaker
INTER-Mediator
The new style web application framework, you could develop a db-driven web application with declarative descriptions.
Stars: ✭ 27 (+42.11%)
Mutual labels:  filemaker
OpenEstate-IO
Java libraries to read and write real estate data in common formats (e.g. OpenImmo, ImmoXML, Kyero, Trovit, IDX)
Stars: ✭ 37 (+94.74%)
Mutual labels:  filemaker
SwiftFM
SwiftFM is a Swift framework for the FileMaker Data API
Stars: ✭ 47 (+147.37%)
Mutual labels:  filemaker

fmcsadmin Build Status

fmcsadmin is a command line tool to administer the Database Server component of Claris FileMaker Server via Claris FileMaker Admin API. fmcsadmin supports remote server administration.

Features

  • Close databases
  • Delete a schedule
  • Disable schedules
  • Disconnect clients
  • Enable schedules
  • List clients, databases or schedules
  • Open databases
  • Temporarily stop database access
  • Make paused databases available
  • Run a schedule
  • Send a message to clients
  • Start a server process (for FileMaker Server)
  • Restart a server process (for FileMaker Server)
  • Stop a server process (for FileMaker Server)
  • Retrieve server or CWP configuration settings
  • Change server or CWP configuration settings
  • List plug-ins (for FileMaker Server 19.2.1 or later)
  • Manage SSL certificates (for FileMaker Server 19.2.1 or later)
  • Move databases out of hosted folder (for FileMaker Server 19.3.1 or later)
  • View and change the setting for sharing streaming URLs (for FileMaker Server 19.3.2 or later)
  • Cancel the currently running backup (for FileMaker Server 19.5.1 or later)
  • View and change the setting for parallel backup (for FileMaker Server 19.5.1 or later)

Supported Servers

  • Claris FileMaker Server 19 (19.1, 19.2, 19.3, 19.4, 19.5)

Usage

You can script many tasks with fmcsadmin by using a scripting language that allows execution of shell or terminal commands.

    fmcsadmin HELP COMMANDS
       Lists available commands

    fmcsadmin HELP [COMMAND]
       Displays help on the specified COMMAND

    fmcsadmin HELP OPTIONS
       Lists available options

Note: Handling schedule ID 1 is not supported for FileMaker Server.

System Requirements

  • Linux version : Ubuntu 18.04 LTS, Ubuntu 20.04 LTS or CentOS Linux 7
  • macOS version : macOS Catalina 10.15.7 or later (tested on macOS Monterey 12)
  • Windows version : Windows 10 Version 21H1 or later (tested on Windows 11)

Download

Download from the latest release page.

Author

Emic Corporation https://www.emic.co.jp/

License

This software is distributed under the Apache License, Version 2.0, see LICENSE.txt and NOTICE.txt for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].