rclone/docs
boosh 0d7573dd81 fs: Add --max-duration flag to control the maximum duration of a transfer session
This gives you more control over how long rclone will run for, making
it easier to script backups, e.g. via cron. Once the `--max-duration`
time limit is reached, no new transfers will be initiated, but those
already in-flight will be allowed to complete.

Fixes #985
2020-01-24 13:28:56 +00:00
..
content fs: Add --max-duration flag to control the maximum duration of a transfer session 2020-01-24 13:28:56 +00:00
i18n website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00
layouts The memory backend 2020-01-18 10:41:08 +00:00
static docs: fix in-page anchor navigation positioning 2019-12-22 23:33:12 +00:00
config.json website: Adapt to hugo v0.27.1 2017-09-30 09:19:53 +01:00
README.md How to build the docs 2014-04-17 22:39:23 +01:00

Docs

See the content directory for the docs in markdown format.

Use hugo to build the website.