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

File synchronization

forums forums SQLyog SQLyog: Bugs / Feature Requests File synchronization

  • This topic is empty.
Viewing 7 reply threads
  • Author
    Posts
    • #8622
      gvvelev
      Member

      I can do a MySQL synchronization with SQLyog.

      Will there be another program which can do file synchronization? I mean the same job as SQLyog but with files.

      Thanks for your answer in advance.

      George Velev

    • #16460
      Ritesh
      Member

      Any file comparison/merge utility like Araxis Merge should do the job for you.

      HTH

    • #16461
      Shadow
      Member

      Well, If I were you, I would just write my own file syncing app. It's not that difficult, just lay out the synchronization rules beforehand and stick to them while developing. I wrote a tool from scratch in 3 weeks that syncs users' local work folder with a network based one when logging out, so all of their work can be accessed from any hosts.

    • #16462
      gvvelev
      Member

      Dear Shadow,

      I don't have 3 weeks to develop file synchronization program.

      I don't need a mySQL synchronization program either because it is even easier to develop. It is a matter of few days to write the nessesary php code.

      I am interested only SQLyog's scheduled synchronization. If it doesn't work I won't buy the program.

      The other features I would use I found in phpMyAdmin which is free

      Regards,

      George Velev

    • #16463
      Shadow
      Member

      SQLyog's scheduled synchronization does work – between dbs. However, I don't really understand why you are looking for file synchronization capabilities as SQLyog was designed to work with dbs. Am I missing something?

    • #16464
      gvvelev
      Member

      Dear Shadow,

      Our website provides service that requires our customers to upload files. The site needs to be fully synchronized (uploaded files & mySQL) with a backup server. Thats why I am looking for a file synchronization program that can transfer files between two ftp servers. I found one (WS_FTP PRO) but its last version is buggy and doesnt work properly.

      Regards,

      George Velev

    • #16465
      Ritesh
      Member

      If you are looking for a FTP client then you might consider CuteFTP.

    • #16466
      Shadow
      Member

      Ritesh may correct me, but I don't think SQLyog will ever have FTP sync capabilities. It is designed to provide a GUI for managing MySql…

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