update
This commit is contained in:
parent
b1a5a4f985
commit
bbea7757ab
1 changed files with 17 additions and 6 deletions
|
@ -1,9 +1,12 @@
|
||||||
<div .span9>
|
<div .span9>
|
||||||
|
<h2>
|
||||||
|
Add repositories #
|
||||||
|
<small>
|
||||||
<div .row-fluid>
|
<div .row-fluid>
|
||||||
<div .span4>
|
<div .span4>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="">
|
<a href="">
|
||||||
Clone to removable drive
|
Clone to a removable drive
|
||||||
<p>
|
<p>
|
||||||
Clone this repository to a USB drive, memory stick, or other #
|
Clone this repository to a USB drive, memory stick, or other #
|
||||||
removable media.
|
removable media.
|
||||||
|
@ -14,13 +17,20 @@
|
||||||
<div .span4>
|
<div .span4>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="">
|
<a href="">
|
||||||
Clone to a local computer
|
Pair with a local computer
|
||||||
<p>
|
<p>
|
||||||
Automatically keep files in sync between computers on your #
|
Automatically keep files in sync between computers on your #
|
||||||
local network.
|
local network.
|
||||||
<p>
|
<p>
|
||||||
For easy sharing with family and friends, or between your devices.
|
For easy sharing with family and friends, or between your devices.
|
||||||
<div .span4>
|
<div .span4>
|
||||||
|
<h3>
|
||||||
|
<a href="">
|
||||||
|
Connect to your phone
|
||||||
|
<p>
|
||||||
|
Save photos and recordings from your phone.
|
||||||
|
<p>
|
||||||
|
Send selected files to your phone.
|
||||||
<div .row-fluid>
|
<div .row-fluid>
|
||||||
<div .span4>
|
<div .span4>
|
||||||
<h3>
|
<h3>
|
||||||
|
@ -30,13 +40,14 @@
|
||||||
Store your data on a third-party cloud platform, #
|
Store your data on a third-party cloud platform, #
|
||||||
including Amazon S3, Box.com, and Rsync.net.
|
including Amazon S3, Box.com, and Rsync.net.
|
||||||
<p>
|
<p>
|
||||||
Pay someone to keep your data safe. With strong encryption to #
|
Pay someone to keep your data safe and available. #
|
||||||
protect your privacy.
|
With strong encryption to protect your privacy.
|
||||||
<div .span4>
|
<div .span4>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="">
|
<a href="">
|
||||||
Clone to a remote server
|
Clone to a remote server
|
||||||
<p>
|
<p>
|
||||||
Set up a repository on a remote Unix server running SSH.
|
Set up a repository on a remote server using #
|
||||||
|
<tt>ssh</tt> or <tt>rsync</tt>.
|
||||||
<p>
|
<p>
|
||||||
For when you want to run your own cloud.
|
To use your own personal cloud.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue