f2d16ab4c5
Version v1.68.2
2024-11-15 12:20:50 +00:00
8d78768aaa
Version v1.68.1
2024-09-24 15:47:01 +01:00
49f69196c2
Version v1.68.0
2024-09-08 16:21:56 +01:00
93e8a976ef
Version v1.67.0
2024-06-14 16:04:51 +01:00
92368f6d2b
rcserver: set ModTime
for dirs and files served by --rc-serve
2024-04-02 12:10:45 +01:00
b6013a5e68
Version v1.66.0
2024-03-10 11:22:43 +00:00
82b963e372
Version v1.65.0
2023-11-26 16:07:39 +00:00
77f7bb08af
Version v1.64.0
2023-09-11 15:59:44 +01:00
91d095f468
docs: update command docs to new style
2023-08-02 12:53:09 +01:00
378a2d21ee
--max-transfer - add new exit code (10)
...
It adds dedicated exit code (10) for --max-duration flag.
Rclone will exit with exit code 10 if the duration limit is reached.
It behaves in similar fashion as --max-transfer and exit code 8.
discussed on the forum:
https://forum.rclone.org/t/max-duration-option-is-triggering-exit-with-error/39917/6
2023-07-18 09:51:31 +01:00
e90537b2e9
Version v1.63.0
2023-06-30 14:11:17 +01:00
77c7077458
Version v1.62.0
2023-03-14 12:42:23 +00:00
25535e5eac
storj: update satellite urls and labels
...
The docs and setup wizard still contained deprecated URLs and labels of
Storj satellites. This change updates them.
2023-02-06 13:18:15 +00:00
2001cc0831
Version v1.61.0
2022-12-20 17:16:14 +00:00
c2dfc3e5b3
fs: Add global flag '--color' to control terminal colors
...
* fs: add TerminalColorMode type
* fs: add new config(flags) for TerminalColorMode
* lib/terminal: use TerminalColorMode to determine how to handle colors
* Add documentation for '--terminal-color-mode'
* tree: remove obsolete --color replaced by global --color
This changes the default behaviour of tree. It now displays colors by
default instead of only displaying them when the flag -C/--color was
active. Old behaviour (no color) can be achieved by setting --color to
'never'.
Fixes : #6604
2022-12-06 12:07:06 +00:00
01dbbff62e
Version v1.60.0
2022-10-21 15:06:08 +01:00
d2fef05fe4
httplib: Add --xxx-min-tls-version option to select minimum tls values for HTTP servers
...
This allows administrators to disable TLS 1.0 and 1.1, for example.
Example:
rclone rcd --rc-min-tls-version=tls1.2 --rc-cert <cert> --rc-key <key>
2022-10-19 17:13:12 +01:00
daf3162bcf
oracle-object-storage: minor docs update
2022-10-17 17:08:44 +01:00
91f8894285
ftp: Add force_list_hidden option
...
Forces the use of `LIST -a` command
when listing a directory which should
list all hidden folders and files.
2022-09-14 12:10:58 +01:00
ce3b65e6dc
all: fix spelling across the project
...
* abcdefghijklmnopqrstuvwxyz
* accounting
* additional
* allowed
* almost
* already
* appropriately
* arise
* bandwidth
* behave
* bidirectional
* brackets
* cached
* characters
* cloud
* committing
* concatenating
* configured
* constructs
* current
* cutoff
* deferred
* different
* directory
* disposition
* dropbox
* either way
* error
* excess
* experiments
* explicitly
* externally
* files
* github
* gzipped
* hierarchies
* huffman
* hyphen
* implicitly
* independent
* insensitive
* integrity
* libraries
* literally
* metadata
* mimics
* missing
* modification
* multipart
* multiple
* nightmare
* nonexistent
* number
* obscure
* ourselves
* overridden
* potatoes
* preexisting
* priority
* received
* remote
* replacement
* represents
* reproducibility
* response
* satisfies
* sensitive
* separately
* separator
* specifying
* string
* successful
* synchronization
* syncing
* šenfeld
* take
* temporarily
* testcontents
* that
* the
* themselves
* throttling
* timeout
* transaction
* transferred
* unnecessary
* using
* webbrowser
* which
* with
* workspace
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2022-08-30 11:16:26 +02:00
00a684d877
Version v1.59.0
2022-07-09 18:09:25 +01:00
f4f0e444bf
filter: allow multiple --exclude-if-present flags - fixes #6219
2022-06-08 17:11:52 +02:00
a9c49c50a0
ftp: add support for disable_utf8
option - fixes #6209
2022-06-01 19:09:37 +01:00
f9354fff2f
Version v1.58.0
2022-03-18 12:29:54 +00:00
843b77aaaa
docs/ftp: improved default value description of port and username options
...
See #5551
2022-01-16 14:57:38 +01:00
071a9e882d
docs: capitalization of flag usage strings
2021-12-30 14:07:24 +01:00
169990e270
Version v1.57.0
2021-11-01 15:45:40 +00:00
e2f47ecdeb
docs: punctuation cleanup
...
See #5538
2021-10-20 22:56:19 +02:00
0d7426a2dd
hasher: backend documentation #5587
2021-10-20 19:11:54 +03:00
50df8cec9c
lib/kv: add key-value database api #5587
...
Add bolt-based key-value database support.
Quick API description:
https://github.com/rclone/rclone/pull/5587#issuecomment-942174768
2021-10-20 19:11:54 +03:00
dbb6f94d95
config: make temporary directory user-configurable
...
See #5591
2021-10-11 15:08:35 +02:00
f1f923a986
Change byte unit format from MiByte to MiB
2021-08-31 09:57:27 +02:00
37ff05a5fa
Version v1.56.0
2021-07-20 19:45:41 +01:00
29f967dba3
make commanddocs for v1.56 ( #5383 )
2021-06-08 18:57:04 +03:00
5b6f637461
fs/hash: align hashsum names and update documentation ( #5339 )
...
- Unify all hash names as lowercase alphanumerics without punctuation.
- Legacy names continue to work but disappear from docs, they can be depreciated or dropped later.
- Make rclone hashsum print supported hash list in case of wrong spelling.
- Update documentation.
Fixes #5071
Fixes #4841
2021-05-21 17:32:33 +03:00
f593558dc2
docs: improve --disable help
2021-05-14 15:44:58 +01:00
2925e1384c
Use binary prefixes for size and rate units
...
Includes adding support for additional size input suffix Mi and MiB, treated equivalent to M.
Extends binary suffix output with letter i, e.g. Ki and Mi.
Centralizes creation of bit/byte unit strings.
2021-04-27 02:25:52 +03:00
98579608ec
docs: cleanup spelling of size and rate units
2021-04-27 02:25:52 +03:00
1fd9b483c8
onedrive: add list_chunk option
...
Add --onedrive-list-chunk option similar to existing options for azureblob, drive, and s3.
Suggested as a workaround for a OneDrive pagination bug
See: https://forum.rclone.org/t/unexpected-duplicates-on-onedrive-with-0s-in-filename/23164/8
2021-04-04 09:08:16 +01:00
6e2e2d9eb2
Version v1.55.0
2021-03-31 19:12:08 +01:00
edfe183ba2
fshttp: add DSCP support with --dscp for QoS with differentiated services
2021-02-10 18:29:18 +00:00
7f5ee5d81f
Version v1.54.0
2021-02-02 14:17:09 +00:00
a15f50254a
docs: grammar: if, then
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
3e1cb8302a
docs: spelling: etc.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
e4a87f772f
docs: spelling: e.g.
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
bbe7eb35f1
docs: spelling: server-side
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com >
2020-10-28 18:16:23 +00:00
510ac341e1
Version v1.53.0
2020-09-02 17:00:18 +01:00
e62c032184
docs: remove manually set dates and use git dates instead
2020-06-01 13:07:46 +01:00
6882aeff97
Version v1.52.0
2020-05-27 17:31:10 +01:00
4d6af44045
docs: update all auto generated docs
2020-05-27 17:31:09 +01:00