Skip to content

Commit

Permalink
Version v1.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ncw committed Sep 7, 2018
1 parent a9ee9f8 commit 307b344
Show file tree
Hide file tree
Showing 67 changed files with 390 additions and 238 deletions.
23 changes: 21 additions & 2 deletions MANUAL.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div id="header">
<h1 class="title">rclone(1) User Manual</h1>
<h2 class="author">Nick Craig-Wood</h2>
<h3 class="date">Sep 01, 2018</h3>
<h3 class="date">Sep 07, 2018</h3>
</div>
<h1 id="rclone">Rclone</h1>
<p><a href="https://rclone.org/"><img src="https://rclone.org/img/rclone-120x120.png" alt="Logo" /></a></p>
Expand Down Expand Up @@ -6879,7 +6879,26 @@ <h4 id="one-file-system--x">--one-file-system, -x</h4>
<h4 id="skip-links">--skip-links</h4>
<p>This flag disables warning messages on skipped symlinks or junction points, as you explicitly acknowledge that they should be skipped.</p>
<h1 id="changelog">Changelog</h1>
<h2 id="v1.42---2018-09-01">v1.42 - 2018-09-01</h2>
<h2 id="v1.43.1---2018-09-07">v1.43.1 - 2018-09-07</h2>
<p>Point release to fix hubic and azureblob backends.</p>
<ul>
<li>Bug Fixes
<ul>
<li>ncdu: Return error instead of log.Fatal in Show (Fabian Möller)</li>
<li>cmd: Fix crash with --progress and --stats 0 (Nick Craig-Wood)</li>
<li>docs: Tidy website display (Anagh Kumar Baranwal)</li>
</ul></li>
<li>Azure Blob:
<ul>
<li>Fix multi-part uploads. (sandeepkru)</li>
</ul></li>
<li>Hubic
<ul>
<li>Fix uploads (Nick Craig-Wood)</li>
<li>Retry auth fetching if it fails to make hubic more reliable (Nick Craig-Wood)</li>
</ul></li>
</ul>
<h2 id="v1.43---2018-09-01">v1.43 - 2018-09-01</h2>
<ul>
<li>New backends
<ul>
Expand Down
18 changes: 16 additions & 2 deletions MANUAL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rclone(1) User Manual
% Nick Craig-Wood
% Sep 01, 2018
% Sep 07, 2018

Rclone
======
Expand Down Expand Up @@ -11628,7 +11628,21 @@ points, as you explicitly acknowledge that they should be skipped.

# Changelog

## v1.42 - 2018-09-01
## v1.43.1 - 2018-09-07

Point release to fix hubic and azureblob backends.

* Bug Fixes
* ncdu: Return error instead of log.Fatal in Show (Fabian Möller)
* cmd: Fix crash with --progress and --stats 0 (Nick Craig-Wood)
* docs: Tidy website display (Anagh Kumar Baranwal)
* Azure Blob:
* Fix multi-part uploads. (sandeepkru)
* Hubic
* Fix uploads (Nick Craig-Wood)
* Retry auth fetching if it fails to make hubic more reliable (Nick Craig-Wood)

## v1.43 - 2018-09-01

* New backends
* Jottacloud (Sebastian Bünger)
Expand Down
20 changes: 18 additions & 2 deletions MANUAL.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
rclone(1) User Manual
Nick Craig-Wood
Sep 01, 2018
Sep 07, 2018



Expand Down Expand Up @@ -11192,7 +11192,23 @@ points, as you explicitly acknowledge that they should be skipped.
CHANGELOG


v1.42 - 2018-09-01
v1.43.1 - 2018-09-07

Point release to fix hubic and azureblob backends.

- Bug Fixes
- ncdu: Return error instead of log.Fatal in Show (Fabian Möller)
- cmd: Fix crash with --progress and --stats 0 (Nick Craig-Wood)
- docs: Tidy website display (Anagh Kumar Baranwal)
- Azure Blob:
- Fix multi-part uploads. (sandeepkru)
- Hubic
- Fix uploads (Nick Craig-Wood)
- Retry auth fetching if it fails to make hubic more reliable
(Nick Craig-Wood)


v1.43 - 2018-09-01

- New backends
- Jottacloud (Sebastian Bünger)
Expand Down
18 changes: 16 additions & 2 deletions docs/content/changelog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,26 @@
---
title: "Documentation"
description: "Rclone Changelog"
date: "2018-09-01"
date: "2018-09-07"
---

# Changelog

## v1.42 - 2018-09-01
## v1.43.1 - 2018-09-07

Point release to fix hubic and azureblob backends.

* Bug Fixes
* ncdu: Return error instead of log.Fatal in Show (Fabian Möller)
* cmd: Fix crash with --progress and --stats 0 (Nick Craig-Wood)
* docs: Tidy website display (Anagh Kumar Baranwal)
* Azure Blob:
* Fix multi-part uploads. (sandeepkru)
* Hubic
* Fix uploads (Nick Craig-Wood)
* Retry auth fetching if it fails to make hubic more reliable (Nick Craig-Wood)

## v1.43 - 2018-09-01

* New backends
* Jottacloud (Sebastian Bünger)
Expand Down
9 changes: 5 additions & 4 deletions docs/content/commands/rclone.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone"
slug: rclone
url: /commands/rclone/
---
## rclone

Sync files and directories to and from local and remote object stores - v1.43
Sync files and directories to and from local and remote object stores - v1.43.1

### Synopsis

Expand Down Expand Up @@ -176,6 +176,7 @@ rclone [flags]
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
-h, --help help for rclone
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -303,7 +304,7 @@ rclone [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
-V, --version Print the version number
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
Expand Down Expand Up @@ -363,4 +364,4 @@ rclone [flags]
* [rclone tree](/commands/rclone_tree/) - List the contents of the remote in a tree like fashion.
* [rclone version](/commands/rclone_version/) - Show the version number.

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_about.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone about"
slug: rclone_about
url: /commands/rclone_about/
Expand Down Expand Up @@ -184,6 +184,7 @@ rclone about remote: [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -311,7 +312,7 @@ rclone about remote: [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -324,6 +325,6 @@ rclone about remote: [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_authorize.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone authorize"
slug: rclone_authorize
url: /commands/rclone_authorize/
Expand Down Expand Up @@ -143,6 +143,7 @@ rclone authorize [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -270,7 +271,7 @@ rclone authorize [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -283,6 +284,6 @@ rclone authorize [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_cachestats.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone cachestats"
slug: rclone_cachestats
url: /commands/rclone_cachestats/
Expand Down Expand Up @@ -142,6 +142,7 @@ rclone cachestats source: [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -269,7 +270,7 @@ rclone cachestats source: [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -282,6 +283,6 @@ rclone cachestats source: [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_cat.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone cat"
slug: rclone_cat
url: /commands/rclone_cat/
Expand Down Expand Up @@ -164,6 +164,7 @@ rclone cat remote:path [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -291,7 +292,7 @@ rclone cat remote:path [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -304,6 +305,6 @@ rclone cat remote:path [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_check.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone check"
slug: rclone_check
url: /commands/rclone_check/
Expand Down Expand Up @@ -158,6 +158,7 @@ rclone check source:path dest:path [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -285,7 +286,7 @@ rclone check source:path dest:path [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -298,6 +299,6 @@ rclone check source:path dest:path [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
9 changes: 5 additions & 4 deletions docs/content/commands/rclone_cleanup.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2018-09-01T12:54:54+01:00
date: 2018-09-07T16:09:26+01:00
title: "rclone cleanup"
slug: rclone_cleanup
url: /commands/rclone_cleanup/
Expand Down Expand Up @@ -143,6 +143,7 @@ rclone cleanup remote:path [flags]
--gcs-service-account-file string Service Account Credentials JSON file path
--gcs-storage-class string The storage class to use when storing objects in Google Cloud Storage.
--http-url string URL of http host to connect to
--hubic-chunk-size SizeSuffix Above this size files will be chunked into a _segments container. (default 5G)
--hubic-client-id string Hubic Client Id
--hubic-client-secret string Hubic Client Secret
--ignore-checksum Skip post copy check of checksums.
Expand Down Expand Up @@ -270,7 +271,7 @@ rclone cleanup remote:path [flags]
--transfers int Number of file transfers to run in parallel. (default 4)
-u, --update Skip files that are newer on the destination.
--use-server-modtime Use server modified time instead of object metadata
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43")
--user-agent string Set the user-agent to a specified string. The default is rclone/ version (default "rclone/v1.43.1")
-v, --verbose count Print lots more stuff (repeat for more)
--webdav-bearer-token string Bearer token instead of user/pass (eg a Macaroon)
--webdav-pass string Password.
Expand All @@ -283,6 +284,6 @@ rclone cleanup remote:path [flags]

### SEE ALSO

* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43
* [rclone](/commands/rclone/) - Sync files and directories to and from local and remote object stores - v1.43.1

###### Auto generated by spf13/cobra on 1-Sep-2018
###### Auto generated by spf13/cobra on 7-Sep-2018
Loading

0 comments on commit 307b344

Please sign in to comment.