Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 06-18-2012, 05:27 PM
thnewguy thnewguy is offline
Senior Member
 
Join Date: May 2010
Posts: 714
Thanks: 0
Thanked 34 Times in 30 Posts
Smile Sync files between computers
I've been working on a project recently which is designed to sync multiple folders between multiple machines My project, called Fish Sync, allows users to backup a given number of folders across machines and it can sync specific folders to specific hosts.

Fish Sync has a GUI front end for easy administration, but also provides a command-line only daemon for people running headless servers. The daemon is basically a nice front end for rsync and secure shell (ssh), making routine, automated backups of specified folders.

If you're interested in trying it out, you can find a copy of Fish Sync here:
http://fishsync.sourceforge.net/

The back end is done in plain C++ and the GUI is done in Qt/C++. There are instructions on compiling & installing both the daemon and the front-end in the README file included with the source code. I don't believe anyone has made a Port for this yet, but hopefully in the near future....

Feedback is welcome, either here or at my e-mail address (included in the README file).
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:02 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.