Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
philcryer committed Oct 22, 2010
1 parent 899fde8 commit 436ee64
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,18 @@ <h1><a href="http://github.com/philcryer/lipsync">lipsync</a>
A lightweight service that provides command-line, Dropbox like syncing
</div>

<p>An open source, BSD licensed, Linux lightweight service that provides command-line, Dropbox - like syncing, using OpenSSH, rsync, unison and lsyncd.
<p>lipsync is an open source, lightweight service that provides command-line, Dropbox - like syncing in Linux using OpenSSH, rsync, unison and lsyncd.

lipsync is a the realization of a popular blog post of mine named <a href="http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/">HOWTO build your own open source Dropbox clone</a>. Since posting I've recieved a great deal of interest, and had time to formalize how I thought things should work. Thanks to everyone that read, thought, commented and encourged the further development of this idea!

lipsync is a the realization of a popular blog post I made last year:
http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/
Thanks to everyone that read, thought, commented and encourged the further development of this idea!
</p><h2>Dependencies</h2>
<p>Linux 2.6.xx (on the client and server)
rsync (on the client and server)
unison (on the client and server)
OpenSSH-server (on the server)
OpenSSH-client (on the client)
lsyncd (on the client)</p>
<ul>
<ol><b>Server</b> Linux 2.6.x, rsync, unison, opensshd</ol>
<ol><b>Client</b> Linux 2.6.x, rsync, unison, openssh, lsyncd</ol>
</ul>
<h2>Caveits</h2>
<p>
</p>
<h2>Install</h2>
<p>
Updated <a href="http://github.com/philcryer/lipsync/raw/master/INSTALL">INSTALL</a> documentation.
Expand Down

0 comments on commit 436ee64

Please sign in to comment.