• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OT: FrontBase Scheduled Backups
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OT: FrontBase Scheduled Backups


  • Subject: Re: OT: FrontBase Scheduled Backups
  • From: Guido Neitzer <email@hidden>
  • Date: Mon, 11 Dec 2006 20:08:27 +0100

On 11.12.2006, at 19:05, Gaastra Dennis - WO Lists wrote:

How does one schedule - e.g. daily - backups with FrontBase?
Their manual only specifies SQL code, and a GUI button for a one- time backup, but nothing scheduled.


Any sample scripts for daily backups? Thanks.

A simple cron-job will do it ...

You can have your sql commands in a file:

connect to YOURDB user _system password PASS;
write backup compressed;

then you can call the sql92 command line tool from cron with this file as an argument.

cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >OT: FrontBase Scheduled Backups (From: Gaastra Dennis - WO Lists <email@hidden>)

  • Prev by Date: Manually Synchronize WOComponents
  • Next by Date: Re: Invalidate vs Refresh vs Refault
  • Previous by thread: OT: FrontBase Scheduled Backups
  • Next by thread: Manually Synchronize WOComponents
  • Index(es):
    • Date
    • Thread