Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Backup Entire Server

forums forums SQLyog SQLyog: Bugs / Feature Requests Backup Entire Server

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #21859
      peterlaursen
      Participant

      They are not available wit h SJA itself. However you can use a windows bat file.

      that bat file will then have one line for each database like

      SJA job1

      SJA job2

      etc.

      finally you will need to use a zip program that can be called from command line and delete the originally file once it is added to the zip archive

      Filzip (www.filzip.com) for instance can do this.

      So

      SJA job 1

      filzip

      del … (delete file now that is is added to zip)

      SJA job 2

      filzip

      del … (delete file now that is is added to zip)

      etc.

      And then the bat file itself can be scheduled.

      more examples of the use with SJA and .bat -files: http://webyog.com/faq/27_35_en.html

Viewing 0 reply threads
  • You must be logged in to reply to this topic.