Skip to main content

how to make backup folder for retrospect or some other backup program to backup filemaker server on windows

I made this because I use Retrospect to backup my FileMaker server databases. Retrospect will to backup a folder and copy any changes it finds.

Since FileMaker server creates timestamped backups, it will see all the files as new because they are in a new folder.

This basically puts the backups back to the way FileMaker Server 5.5 did backups.

requirements windows server 2003, windows resource kit, filemaker server, filemaker server php

1. make a folder c:\cp
2. make a file retrospect_backup_prep.cmd in the c:\cp directory
3. put this in its contents
"C:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\php\php.exe" \cp\retrospect_backup_prep.phpretrospect_backup_prep.cmd
4. make a file retrospect_backup_prep.php in the c:\cp directory
5. put this in its contents

6. Edit these variables:
# when does your daily backup schedule run - in 24 hour clock format
$FMScheduleTime = "

Comments

Popular posts from this blog

How to change default calendar for new events in Lightning

https://getsatisfaction.com/mozilla_messaging/topics/how_set_default_calendar_for_new_events_in_lightning Edited version Open Tools > Options > Advanced tab, and click Config Editor button. In the "Filter:" box enter "calendar.registry"  Find a .calendar-main-default key - it will be set to true Other calendars either won't have a .calendar-main-default key (or it will be set to false) Right click on the value of the .calendar-main-default key that goes with the calendar that currently shows up by default in new events to toggle the value to false Click on the .calendar-main-in-composite key that goes with the calendar you want as default Right click on the same key and choose Copy Name from the menu that appears. Now right click on the key again and select New > Boolean Paste the name of the key and Use the backspace key to erase "in-composite" and type "default" Click OK and Choose true and click OK Now exit out of