rclone/docs/content
Nick Craig-Wood e54ce35019 build: change beta numbering to be semver compatible - Fixes #4516
From now on the betas will be numbered for the version that they will
become, so:

v1.53.0-beta.NNNN.CCCCC

Where N is commit number and C is commit. When released this will
become v1.53.0 and the beta will become v1.54.0-beta.NNN.CCCCC.

The commit number is the count of the commits since the root of the
tree since we can no longer use the the git version numbers since the
last tag.

This will simplify building the stable branch but that release
procedure hasn't been revised yet.

This commit also injects the name of the branch for the beta builds
into the download path.
2020-08-31 13:55:04 +01:00
..
commands docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
_index.md docs: minor tense, punctuation, brevity and positivity changes for the home page 2020-06-01 16:32:27 +01:00
alias.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
amazonclouddrive.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
authors.md Add aus to contributors 2020-08-31 11:41:15 +01:00
azureblob.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
b2.md b2: note that b2's encoding now allows \ but rclone's hasn't changed 2020-07-06 16:28:30 +01:00
box.md box: allow authentication with access token - fixes #4114 2020-07-28 11:43:44 +01:00
bugs.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
cache.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
changelog.md Start v1.52.3-DEV development 2020-08-08 10:35:06 +01:00
chunker.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
contact.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
crypt.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
docs.md fs: add --bwlimit-file flag to limit speeds of individual file transfers 2020-07-28 11:46:24 +01:00
donate.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
downloads.md build: change beta numbering to be semver compatible - Fixes #4516 2020-08-31 13:55:04 +01:00
drive.md drive: update docs to show use of sharing with a user instead of impersonate 2020-07-27 17:10:28 +01:00
dropbox.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
faq.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
fichier.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
filtering.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
flags.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
ftp.md ftp: add support for --dump bodies and --dump auth 2020-07-21 16:26:31 +01:00
googlecloudstorage.md gcs: add support for anonymous access 2020-07-01 20:54:49 +01:00
googlephotos.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
gui.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
http.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
hubic.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
install.md docs: Updated docker docs regarding usage of the RC API from outside the 2020-08-17 17:11:22 +01:00
install.sh doc: fix typos throughout docs 2020-05-19 12:02:44 +01:00
jottacloud.md docs/jottacloud: add some info about the setup for whitelabel version 2020-06-16 18:15:49 +02:00
koofr.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
licence.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
local.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
mailru.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
mega.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
memory.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
onedrive.md onedrive: document refresh token expiry - fixes #4512 2020-08-21 15:56:41 +01:00
opendrive.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
overview.md onedrive: implement rclone cleanup #4106 2020-08-07 15:58:30 +01:00
pcloud.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
premiumizeme.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
privacy.md docs: workaround and policy for Google Drive API 2020-07-15 23:14:39 +01:00
putio.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
qingstor.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
rc.md rc: allow JSON parameters to simplify command line usage 2020-07-22 18:40:52 +01:00
remote_setup.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
s3.md s3: implement cleanup and backend command to list & remove multipart uploads 2020-07-28 11:37:46 +01:00
seafile.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
sftp.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
sharefile.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
sugarsync.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
swift.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
tardigrade.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00
union.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
webdav.md docs: remove manually set dates and use git dates instead 2020-06-01 13:07:46 +01:00
yandex.md docs: promote the use of -i/--interactive and "rclone sync -i" everywhere #1574 2020-06-10 12:33:53 +01:00