<br><br><div class="gmail_quote">On Mon, Dec 8, 2008 at 7:42 PM, George Rosamond <span dir="ltr"><<a href="mailto:george@ceetonetechnology.com">george@ceetonetechnology.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Matt Juszczak wrote:<br>
> Hiya,<br>
><br>
> If you were given the task of setting up a FreeBSD box with 1 TB disk<br>
> space (mirrored RAID 1) for use by multiple clients for backing up their<br>
> data (mostly via rsync and sftp), how would you set it up?  Yes, its a<br>
> given that one would use a minimalist install, create home dirs for each<br>
> client, enable quotas to keep file storage under control, but what else?<br>
> Is there a shell out there that ONLY allows the use of rsync and perhaps<br>
> sftp?  I've seen rbash and people also set the shell to sftp-server.<br>
><br>
> Just wondering how others would set this up.  Thanks!<br>
<br>
</div>There's an rsync-only shell out there that you can config and compile<br>
that's perfect, IMHO.<br>
<br>
It will also do chroot.<br>
<br>
And it's funny. . . was looking for the code, and found a posting by me<br>
on it<br>
<br>
<a href="http://osdir.com/ml/user-groups.bsd.nycbug/2005-11/msg00094.html" target="_blank">http://osdir.com/ml/user-groups.bsd.nycbug/2005-11/msg00094.html</a><br>
<div><div></div><div class="Wj3C7c"><br>
g<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@lists.nycbug.org">talk@lists.nycbug.org</a><br>
<a href="http://lists.nycbug.org/mailman/listinfo/talk" target="_blank">http://lists.nycbug.org/mailman/listinfo/talk</a><br>
</div></div></blockquote></div><br><br>I don't know about you guys, but I love s3 for backups. Its super easy to sync with is you use the s3sync ruby project.<br>