31 lines
653 B
Text
31 lines
653 B
Text
<h3>
|
|
<a href="@{AddBoxComR}">
|
|
<i .icon-plus-sign></i> Box.com
|
|
<p>
|
|
Provides <b>free</b> cloud storage for small amounts of data.
|
|
|
|
<h3>
|
|
<a href="@{AddRsyncNetR}">
|
|
<i .icon-plus-sign></i> Rsync.net
|
|
<p>
|
|
Works very well with git-annex.
|
|
|
|
<h3>
|
|
<a href="@{AddS3R}">
|
|
<i .icon-plus-sign></i> Amazon S3
|
|
<p>
|
|
Good choice for professional quality storage.
|
|
|
|
$if not onlyTransfer
|
|
<h3>
|
|
<a href="@{AddGlacierR}">
|
|
<i .icon-plus-sign></i> Amazon Glacier
|
|
<p>
|
|
Low cost offline data archival.
|
|
|
|
<h3>
|
|
<a href="@{AddSshR}">
|
|
<i .icon-plus-sign></i> Remote server
|
|
<p>
|
|
Set up a repository on a remote server using #
|
|
<tt>ssh</tt>.
|