Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2012 22:32:55 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Peter Ulrich Kruppa <ulrich@pukruppa.de>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: "Cloud" software ?
Message-ID:  <alpine.BSF.2.00.1205252229330.31165@wojtek.tensor.gdynia.pl>
In-Reply-To: <4FBFA900.50709@pukruppa.de>
References:  <4FBF3EA9.2000103@esiee.fr> <alpine.BSF.2.00.1205251514330.22501@wojtek.tensor.gdynia.pl> <4FBF8F38.9070300@qeng-ho.org> <alpine.BSF.2.00.1205251602350.22852@wojtek.tensor.gdynia.pl> <4FBF9356.7040504@esiee.fr> <4FBF9BDF.4020208@qeng-ho.org> <4FBFA17A.7010906@esiee.fr> <4FBFA900.50709@pukruppa.de>

next in thread | previous in thread | raw e-mail | index | archive | help
>> The access must be easy and possible from as much devices as possible.
>> Am I clear enough ? ( sorry English is not my native language ...)
>
> Well, this should reduce the cloud to an sftp-server or - if their stuff
> isn't security sensitive to an ftp-server.

depends on connectivity. If you just want to access small files sometimes 
then right.


or have high speed connections, then SAMBA and NFS is right tool.

if you want 1000 users to have their "home" directories always on their 
computers but with copy kept centrally, then it would be best to keep it 
locally and run rsync (for unix users) or syncback under windoze to just 
synchronize it every day after work.

If you need some shared directories but where one person changes data and 
other reads - then still that solution is great.


But if you don't have fast links, operate on directories shared between 
users where more than one have to write, then something more complex is 
needed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1205252229330.31165>