Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

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?

Posted

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.

Posted

Hey tikki, do you go to Pudue? I used to live in Lafayette. Anyway, yeah, FM5.5 has the ability to schedule backups. You can back up to a different server at different times and days.

Posted

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.

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