FileMaker Pro Tools

Utilities

Unless otherwise specified these are available under the terms of the GNU General Public License, as described at http://www.gnu.org/licenses/gpl.html.

Please email all bug reports or feature requests to me, swhite+fmptools@ox.compsoc.net.

fmp.py

Connect to a FileMaker server or FileMaker Pro using TCP/IP sharing (version 5 or 6) and obtains a list of the shared databases.

It is based on my reverse engineering of the protocol, so I cannot make any guarantees about it's correctness.

Possible uses include automatically checking the availability of intranet servers and databases, or to verify that FileMaker servers are correctly firewalled from the internet.

Requirements: a working python install. Developed on Redhat Linux 8.0, but should run on most platforms including Microsoft Windows.

Security