View Full Version : [ubuntu] Rolling your own cloud
dasunst3r
October 2nd, 2009, 08:06 PM
I am liking the level of integration I am seeing on Ubuntu One, but I prefer to store the files on my own web hosting service. Is there any way for me to do that?
dhysk
October 6th, 2009, 01:15 PM
I would also like to do something like this, however using a home server that I could connect to while I'm traveling.
lukeiamyourfather
October 6th, 2009, 02:15 PM
I'm not sure if Ubuntu One will allow you to store files elsewhere, but you can do it on your own. Mount a folder on your system from an FTP server or other protocols. There are several file systems based on FUSE that can treat your Gmail and other accounts as local file systems. Cheers!
tigergibb
October 6th, 2009, 02:47 PM
http://code.google.com/p/lsyncd/
Lsyncd uses rsync to synchronize local directories with a remote machine running rsyncd. Lsyncd watches multiple directories trees through inotify. The first step after adding the watches is to rsync all directories with the remote host, and then sync single file by collecting the inotify events. So lsyncd is a light-weight live mirror solution that should be easy to install and use while blending well with your system. See lsyncd --help for detailed command line options.
scorp123
October 6th, 2009, 07:20 PM
http://code.google.com/p/lsyncd/ Nice stuff. Thanks for this.
BTW, does anyone know any good iFolder replacements? I have settled on Dropbox for now but I'd definitely prefer if I had the server part under my own control ....
osomphane
October 7th, 2009, 05:49 PM
teamdrive?
scorp123
October 8th, 2009, 06:11 AM
teamdrive? " ... You decide if you want to use your own server or if you want to use our hosting services! ... "
Interesting. Thanks for this!
kenshen
October 18th, 2009, 12:35 PM
Free nas server http://www.freenas.org/
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.