Newbies tikki Posted May 12, 2003 Newbies Posted May 12, 2003 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?
cjaeger Posted May 12, 2003 Posted May 12, 2003 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.
paulage77 Posted May 16, 2003 Posted May 16, 2003 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.
Vaughan Posted May 16, 2003 Posted May 16, 2003 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now