Jump to content

Backup Script Corrupts DB


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

Recommended Posts

  • Newbies

Greetings,

I created an Applescript that copies the fp5.5 databases from my osx server box to my iMac every day in a folder. When the copy completes, and I go to open the backup, the main database file is always corrupt and I am forced to revoer the data.

Any ideas on why this is happening? do I need to shut down the Filemaker Pro Application on the server before I run the script?

Link to comment
Share on other sites

DO NOT backup your files directly when they are open.

execute a FileMaker script that saves a (compressed) copy of the file in a backup directory, then backup the backup directory.

or modify you applescript so that it closes, backups & later reopens every FileMaker file.

Link to comment
Share on other sites

Filemaker Server is best for scheduled backups. No need to interrupt the server or anything.

If you're hosting with a normal client copy of FMP then you'll need to backup with the Save a Copy As... command, or close the files and back them up some other way.

Note that the Save a Copy As... command can only be executed from the host computer. Cannot be used by guests.

Link to comment
Share on other sites

This topic is 7675 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.