Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Whats the preferred way to backup a host

Featured Replies

  • Newbies

I had just migrated to Filemaker Pro 7 and is using network share off a dedicated client. What do you guys & gals do to backup the local database ? I had just used up my complimentary support with FM and they say they dont support command lines or batch files. I basically want to use the scheduler to shutdown FM, run a scheduled backup from my backup exec server and start it first thing in the morning. Im a newbie with FM by the way, so any help would be much appreciated.

you can create a batch file (Backup.bat) and edit the backup.bat file to copy your database files to what ever location you desire. Keep in mind it you are copying to a network share you must first map a drive to the network share then use that assigned drive letter in yout batch file. Next setup your scheduler program to execute the batch file whenever you want.

  • Author
  • Newbies

Creating the batch file is not the problem. How do you shutdown FM automatically before running the batch file and then start it up before the users get in ? I have FM pro 7 (not the server edition).

using network share off a dedicated client.

My first recommendation would be to not do this. If you are sharing the database through the Windows or Mac OS, you are asking for trouble. You're better off using FM's sharing capability, which you can do through opening the database on the host, then from the client, Open Remote File and open the database that way. This is far inferior to having Filemaker Server, but better than what (i think) you are doing.

FM Server does its own backups. But if you use the other method i described above, you can use a script to shut down all FM files but one, and then use that one to call a batch file that backs up the other FM files.

HTH,

Jerry

  • Author
  • Newbies

I ended up creating a script that saves a copy of the database at a mapped drive. I read it somewhere that this can be done as a backup. Now if I can only make my script work properly.

Do it on the host machine instead of using a mapped drive, you'll find that the results are more predictable. For the purposes of your FM installation, you should probably think of the host machine as a server, and act accordingly; that is, make all backups from there, make sure it has enough processing power to handle hits from remote FM users, put it on a UPS, ...

I am sorry about my previous post--i just realized that you would need a plug-in to do as i described (close all files and then use one open file to backup the others). I think you have found the better method. Just be sure to do it on the host computer.

J

I am using the built in function in FMP7. When closing down the database, i am saving a copy of the database on the host

  • 2 weeks later...

Hi loogi, sorry for the long reply-back time. What if you included the script steps:

If ( DayOfWeek ( Get ( CurrentDate ) ) = "Monday" )

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.