forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › SSH and scheduling of backups/sync
- This topic is empty.
-
AuthorPosts
-
-
February 25, 2004 at 9:30 am #15517
Ritesh
MemberYou can schedule Data Synchronization using SQLyog Job Agent.
HTH
-
February 25, 2004 at 11:25 am #15518
Shadow
MemberOr using Win's built-in scheduler…
-
February 25, 2004 at 1:20 pm #15519
energylevel
MemberAhh .. I see the scheduling for sync in the wizard feature, can it be done for db/tables backups too in SQLYog ? I can't see anything???
Thanks………
-
February 25, 2004 at 1:54 pm #15520
Shadow
MemberSyncing to dbs are a form of backup. There are other methods as well (mysqldump, mysqlhotcopy), which can be automated from the os. See MySql manual's corresponding part for details.
-
February 25, 2004 at 4:11 pm #15521
energylevel
MemberThanks, I'm already using mysqldump cron jobs anyway, was just looking for ways of getting backups to removable disk (as some of my customers want regular backups on sent on disk) with as little manual intervention from me as possible …..
-
February 25, 2004 at 9:49 pm #15522
Shadow
MemberUnfortunately MySql does not offer any built-in solution for backup apart from these scripts and dumps. Of course, you may copy the files that contain the tables. However, the scripts do their job quite efficiently and Win's scheduler can be used to fire them at a particular time. I wish MySql developed a new backup feature anyway.
-
February 25, 2004 at 11:00 pm #15523
energylevel
MemberI'm sure I heard mention of SSH support in a future version of SQLYog, does anyone know if it's in development ?
-
-
AuthorPosts
- You must be logged in to reply to this topic.