Add crypt to the docs index plus a few docs tweaks

s3-about
Nick Craig-Wood 2016-08-24 23:48:37 +01:00
parent 3996bbb8cb
commit 31fe800d6a
30 changed files with 59 additions and 34 deletions

View File

@ -35,10 +35,12 @@
<li>MD5/SHA1 hashes checked at all times for file integrity</li>
<li>Timestamps preserved on files</li>
<li>Partial syncs supported on a whole file basis</li>
<li>Copy mode to just copy new/changed files</li>
<li>Sync (one way) mode to make a directory identical</li>
<li>Check mode to check for file hash equality</li>
<li><a href="http://rclone.org/commands/rclone_copy/">Copy</a> mode to just copy new/changed files</li>
<li><a href="http://rclone.org/commands/rclone_sync/">Sync</a> (one way) mode to make a directory identical</li>
<li><a href="http://rclone.org/commands/rclone_check/">Check</a> mode to check for file hash equality</li>
<li>Can sync to and from network, eg two different cloud accounts</li>
<li>Optional encryption (<a href="http://rclone.org/crypt/">Crypt</a>)</li>
<li>Optional FUSE mount (<a href="http://rclone.org/commands/rclone_mount/">rclone mount</a>)</li>
</ul>
<p>Links</p>
<ul>
@ -94,6 +96,7 @@ sudo mandb </code></pre>
<li><a href="http://rclone.org/hubic/">Hubic</a></li>
<li><a href="http://rclone.org/onedrive/">Microsoft One Drive</a></li>
<li><a href="http://rclone.org/yandex/">Yandex Disk</a></li>
<li><a href="http://rclone.org/crypt/">Crypt</a> - to encrypt other remotes</li>
</ul>
<h2 id="usage">Usage</h2>
<p>Rclone syncs a directory tree from one storage system to another.</p>

View File

@ -26,10 +26,12 @@ Features
* MD5/SHA1 hashes checked at all times for file integrity
* Timestamps preserved on files
* Partial syncs supported on a whole file basis
* Copy mode to just copy new/changed files
* Sync (one way) mode to make a directory identical
* Check mode to check for file hash equality
* [Copy](http://rclone.org/commands/rclone_copy/) mode to just copy new/changed files
* [Sync](http://rclone.org/commands/rclone_sync/) (one way) mode to make a directory identical
* [Check](http://rclone.org/commands/rclone_check/) mode to check for file hash equality
* Can sync to and from network, eg two different cloud accounts
* Optional encryption ([Crypt](http://rclone.org/crypt/))
* Optional FUSE mount ([rclone mount](http://rclone.org/commands/rclone_mount/))
Links
@ -115,6 +117,7 @@ See the following for detailed instructions for
* [Hubic](http://rclone.org/hubic/)
* [Microsoft One Drive](http://rclone.org/onedrive/)
* [Yandex Disk](http://rclone.org/yandex/)
* [Crypt](http://rclone.org/crypt/) - to encrypt other remotes
Usage
-----

View File

@ -33,6 +33,8 @@ Features
- Sync (one way) mode to make a directory identical
- Check mode to check for file hash equality
- Can sync to and from network, eg two different cloud accounts
- Optional encryption (Crypt)
- Optional FUSE mount (rclone mount)
Links
@ -115,6 +117,7 @@ See the following for detailed instructions for
- Hubic
- Microsoft One Drive
- Yandex Disk
- Crypt - to encrypt other remotes
Usage

View File

@ -33,6 +33,8 @@ Features
* Sync (one way) mode to make a directory identical
* Check mode to check for file hash equality
* Can sync to and from network, eg two different cloud accounts
* Optional encryption (Crypt)
* Optional FUSE mount
See the home page for installation, usage, documentation, changelog
and configuration walkthroughs.

View File

@ -30,10 +30,12 @@ Features
* MD5/SHA1 hashes checked at all times for file integrity
* Timestamps preserved on files
* Partial syncs supported on a whole file basis
* Copy mode to just copy new/changed files
* Sync (one way) mode to make a directory identical
* Check mode to check for file hash equality
* [Copy](/commands/rclone_copy/) mode to just copy new/changed files
* [Sync](/commands/rclone_sync/) (one way) mode to make a directory identical
* [Check](/commands/rclone_check/) mode to check for file hash equality
* Can sync to and from network, eg two different cloud accounts
* Optional encryption ([Crypt](/crypt/))
* Optional FUSE mount ([rclone mount](/commands/rclone_mount/))
Links

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone"
slug: rclone
url: /commands/rclone/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone authorize"
slug: rclone_authorize
url: /commands/rclone_authorize/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone check"
slug: rclone_check
url: /commands/rclone_check/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone cleanup"
slug: rclone_cleanup
url: /commands/rclone_cleanup/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone config"
slug: rclone_config
url: /commands/rclone_config/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone copy"
slug: rclone_copy
url: /commands/rclone_copy/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone dedupe"
slug: rclone_dedupe
url: /commands/rclone_dedupe/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone delete"
slug: rclone_delete
url: /commands/rclone_delete/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone genautocomplete"
slug: rclone_genautocomplete
url: /commands/rclone_genautocomplete/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone gendocs"
slug: rclone_gendocs
url: /commands/rclone_gendocs/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone ls"
slug: rclone_ls
url: /commands/rclone_ls/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone lsd"
slug: rclone_lsd
url: /commands/rclone_lsd/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone lsl"
slug: rclone_lsl
url: /commands/rclone_lsl/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone md5sum"
slug: rclone_md5sum
url: /commands/rclone_md5sum/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone mkdir"
slug: rclone_mkdir
url: /commands/rclone_mkdir/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone move"
slug: rclone_move
url: /commands/rclone_move/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone purge"
slug: rclone_purge
url: /commands/rclone_purge/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone rmdir"
slug: rclone_rmdir
url: /commands/rclone_rmdir/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone sha1sum"
slug: rclone_sha1sum
url: /commands/rclone_sha1sum/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone size"
slug: rclone_size
url: /commands/rclone_size/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone sync"
slug: rclone_sync
url: /commands/rclone_sync/

View File

@ -1,5 +1,5 @@
---
date: 2016-08-24T23:01:36+01:00
date: 2016-08-24T23:47:55+01:00
title: "rclone version"
slug: rclone_version
url: /commands/rclone_version/

View File

@ -30,6 +30,7 @@ See the following for detailed instructions for
* [Hubic](/hubic/)
* [Microsoft One Drive](/onedrive/)
* [Yandex Disk](/yandex/)
* [Crypt](/crypt/) - to encrypt other remotes
Usage
-----

View File

@ -60,6 +60,7 @@
<li><a href="/b2/"><i class="fa fa-fire"></i> Backblaze B2</a></li>
<li><a href="/local/"><i class="fa fa-file"></i> Local</a></li>
<li><a href="/yandex/"><i class="fa fa-space-shuttle"></i> Yandex Disk</a></li>
<li><a href="/crypt/"><i class="fa fa-lock"></i> Crypt (encrypts the above)</a></li>
</ul>
</li>
<li><a href="/contact/"><i class="fa fa-envelope"></i> Contact</a></li>

View File

@ -40,13 +40,21 @@ Timestamps preserved on files
.IP \[bu] 2
Partial syncs supported on a whole file basis
.IP \[bu] 2
Copy mode to just copy new/changed files
Copy (http://rclone.org/commands/rclone_copy/) mode to just copy
new/changed files
.IP \[bu] 2
Sync (one way) mode to make a directory identical
Sync (http://rclone.org/commands/rclone_sync/) (one way) mode to make a
directory identical
.IP \[bu] 2
Check mode to check for file hash equality
Check (http://rclone.org/commands/rclone_check/) mode to check for file
hash equality
.IP \[bu] 2
Can sync to and from network, eg two different cloud accounts
.IP \[bu] 2
Optional encryption (Crypt (http://rclone.org/crypt/))
.IP \[bu] 2
Optional FUSE mount (rclone
mount (http://rclone.org/commands/rclone_mount/))
.PP
Links
.IP \[bu] 2
@ -163,6 +171,8 @@ Hubic (http://rclone.org/hubic/)
Microsoft One Drive (http://rclone.org/onedrive/)
.IP \[bu] 2
Yandex Disk (http://rclone.org/yandex/)
.IP \[bu] 2
Crypt (http://rclone.org/crypt/) \- to encrypt other remotes
.SS Usage
.PP
Rclone syncs a directory tree from one storage system to another.