mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 12:59:10 +08:00
docs: tweaks to index and donate page
This commit is contained in:
parent
2a7f3eecf4
commit
41a58d7f6e
|
@ -10,7 +10,7 @@ date: "2020-05-16"
|
|||
{{< img width="50%" src="/img/logo_on_light__horizontal_color.svg" alt="rclone logo" style="float:right; padding: 5px;" >}}
|
||||
|
||||
- [About rclone.](#about)
|
||||
- [What is rclone for.](#what)
|
||||
- [What can rclone do for you.](#what)
|
||||
- [What features does rclone have.](#features)
|
||||
- [What providers does rclone support.](#providers)
|
||||
- [Download.](/downloads/)
|
||||
|
@ -31,6 +31,9 @@ cat. Rclone's familiar syntax includes shell pipeline support, and
|
|||
`--dry-run` protection. It can be used at the command line, in scripts
|
||||
or via its [API](/rc).
|
||||
|
||||
Users have called it "The swiss army knife of cloud storage" and
|
||||
"Technology indistinguishable from magic".
|
||||
|
||||
Rclone really cares about your data. It preserves your timestamps and
|
||||
verifies your data at all times. Transfers over limited bandwidth;
|
||||
intermittent connections, or subject to quota can be restarted, from
|
||||
|
@ -59,27 +62,27 @@ Rclone is mature, open source software originally inspired by
|
|||
rsync. It is written in [Go](https://golang.org) and is energetically
|
||||
maintained, and supported by a welcoming community with a wide
|
||||
experience of varied use cases. Official repos such as Ubuntu, Debian,
|
||||
Brew, Chocolatey include rclone. For the latest version [download from
|
||||
Brew, Chocolatey include rclone. For the latest version [downloading from
|
||||
rclone.org](/downloads/) is recommended.
|
||||
|
||||
Rclone is widely used on Linux, Windows and Mac. Third party
|
||||
developers have built innovative backup, restore, GUI and business
|
||||
process solutions using the rclone command line or API.
|
||||
|
||||
Let rclone do the heavy lifting of communicating with cloud cloud
|
||||
storage so you can concentrate on your problems.
|
||||
Let rclone do the heavy lifting of communicating with cloud storage so
|
||||
you can concentrate on your problems.
|
||||
|
||||
## What is rclone for {#what}
|
||||
## What can rclone do for you {#what}
|
||||
|
||||
Rclone is great for:-
|
||||
Rclone can help you:
|
||||
|
||||
- Backup and encryption of files to cloud storage
|
||||
- Restore and decryption of files from cloud storage
|
||||
- Mirroring cloud data to other cloud services or locally
|
||||
- Migration of data to cloud, or between cloud storage vendors
|
||||
- Mounting multiple, encrypted, cached or diverse cloud storage
|
||||
- Union file systems presenting multiple local and/or cloud file systems
|
||||
- Analysing file data held on cloud storage
|
||||
- Backup (and encrypt) files to cloud storage
|
||||
- Restore (and decrypt) files from cloud storage
|
||||
- Mirror cloud data to other cloud services or locally
|
||||
- Migrate data to cloud, or between cloud storage vendors
|
||||
- Mount multiple, encrypted, cached or diverse cloud storage as a disk
|
||||
- Analyse and account for data held on cloud storage using [lsf](/commands/rclone_lsf/), [ljson](/commands/rclone_lsjson/), [size](/commands/rclone_size/), [ncdu](/commands/rclone_ncdu/),
|
||||
- Union file systems together to present multiple local and/or cloud file systems as one
|
||||
|
||||
## Features {#features}
|
||||
|
||||
|
|
|
@ -7,15 +7,21 @@ date: "2020-05-15"
|
|||
|
||||
# {{< icon "fa fa-heart heart" >}} Donations to the rclone project
|
||||
|
||||
Donations help us continue to develop rclone as free open source
|
||||
Donations help keep the rclone project running as free open source
|
||||
software.
|
||||
|
||||
Maintaining rclone is a lot of work - easily a **full time job** for
|
||||
me. Nothing stands still in the world of cloud storage! We love doing
|
||||
the work and we'd like to spend more time doing it - your support
|
||||
helps make that possible.
|
||||
me. Nothing stands still in the world of cloud storage so rclone needs
|
||||
constant attention to stay in good working order.
|
||||
|
||||
Nick Craig-Wood
|
||||
I and my other contributors love doing the work and we'd like to spend
|
||||
more time doing it - your support helps make that possible.
|
||||
|
||||
Thank you :-)
|
||||
|
||||
-- Nick Craig-Wood
|
||||
|
||||
{{< monthly_donations >}}
|
||||
|
||||
## Personal users
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<div>
|
||||
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-github" aria-hidden="true"></i> GitHub Sponsors</a>
|
||||
<a class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-github" aria-hidden="true"></i> GitHub Sponsors</a>
|
||||
<div class="dropdown" style="display: inline;">
|
||||
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<i class="fab fa-paypal" aria-hidden="true"></i> Paypal
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
||||
|
@ -11,6 +11,6 @@
|
|||
<a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y2AMZXSALFBR4&source=url">Donate in € EUR</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-patreon" aria-hidden="true"></i> Patreon</a>
|
||||
<a class="btn btn-secondary" role="button" href="https://github.com/sponsors/ncw" target="_blank">Liberapay</a>
|
||||
<a class="btn btn-primary" role="button" href="https://github.com/sponsors/ncw" target="_blank"><i class="fab fa-patreon" aria-hidden="true"></i> Patreon</a>
|
||||
<a class="btn btn-primary" role="button" href="https://liberapay.com/ncw/" target="_blank">Liberapay</a>
|
||||
</div>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<div>
|
||||
<div class="dropdown" style="display: inline;">
|
||||
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<i class="fab fa-paypal" aria-hidden="true"></i> Paypal
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
||||
|
@ -9,9 +9,9 @@
|
|||
<a class="dropdown-item" target="_blank" href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y2AMZXSALFBR4&source=url">Donate in € EUR</a>
|
||||
</div>
|
||||
</div>
|
||||
<a class="btn btn-secondary" role="button" href="https://www.paypal.me/nickcw" target="_blank"><i class="fab fa-paypal" aria-hidden="true"></i> Paypal.me</a>
|
||||
<a class="btn btn-primary" role="button" href="https://www.paypal.me/nickcw" target="_blank"><i class="fab fa-paypal" aria-hidden="true"></i> Paypal.me</a>
|
||||
<div class="dropdown" style="display: inline;">
|
||||
<a class="btn btn-secondary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<a class="btn btn-primary dropdown-toggle" href="#" role="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
||||
<i class="fab fa-bitcoin" aria-hidden="true"></i> Bitcoin
|
||||
</a>
|
||||
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
|
||||
|
@ -19,7 +19,7 @@
|
|||
<a class="dropdown-item" target="_blank" href="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"><img src="/img/ncw-bitcoin-address.png" alt="bitcoin:19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk"></a>
|
||||
<span class="dropdown-item">
|
||||
<input type="text" value="19j3oLUsqBcTRvZ2LSq2phVjsAAJ86xSnk" size="30" readonly>
|
||||
<button class="btn btn-secondary copy-to-clipboard" type="button" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard"><i class="fas fa-copy" aria-hidden="true"></i></button></span>
|
||||
<button class="btn btn-primary copy-to-clipboard" type="button" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard"><i class="fas fa-copy" aria-hidden="true"></i></button></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user