Results 1 to 2 of 2
I am looking for an application that works in both linux and freebsd (windows would be a plus) that keeps a file tree in sync in the background like Dropbox ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-02-2010 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 15
Open source alternative to Dropbox?
I am looking for an application that works in both linux and freebsd (windows would be a plus) that keeps a file tree in sync in the background like Dropbox does. I can no longer use Dropbox because it does not support FreeBSD (you might see a forum thread saying otherwise, but its fix is out of date). The application does not have to sync to a separate web server, I can host from my house, but it would be nice. A system tray icon to check on state would also be nice, but not required. The platforms that I really need are kubuntu 9.10 and FreeBSD 8.0.
The simplest thing I could think of would be a script that had git update a repository with all my docs in it every minute or so, would this work?
- 02-06-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,233
You could try rsync triggered by a cron entry. That will work on both systems without problems I think. Do keep both systems in time sync w/ ntp.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
