forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › File synchronization
- This topic is empty.
-
AuthorPosts
-
-
October 26, 2004 at 7:35 am #8622gvvelevMember
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
-
October 26, 2004 at 7:37 am #16460RiteshMember
Any file comparison/merge utility like Araxis Merge should do the job for you.
HTH
-
October 27, 2004 at 1:12 pm #16461ShadowMember
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.
-
October 27, 2004 at 1:25 pm #16462gvvelevMember
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
-
October 27, 2004 at 1:38 pm #16463ShadowMember
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?
-
October 27, 2004 at 1:50 pm #16464gvvelevMember
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
-
October 27, 2004 at 2:12 pm #16465
-
October 28, 2004 at 12:21 pm #16466ShadowMember
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…
-
-
AuthorPosts
- You must be logged in to reply to this topic.