mirror of
https://github.com/rclone/rclone.git
synced 2025-03-12 23:29:54 +08:00
FIXME DO NOT MERGE Some edits of generated doc files
This commit is contained in:
parent
4bf3f785d2
commit
eee5de7117
@ -620,6 +620,8 @@ Flags for filtering directory listings
|
||||
--min-size SizeSuffix Only transfer files bigger than this in KiB or suffix B|K|M|G|T|P (default off)
|
||||
```
|
||||
|
||||
Shouldn't be editing this file
|
||||
|
||||
## See Also
|
||||
|
||||
* [rclone serve](/commands/rclone_serve/) - Serve a remote over a protocol.
|
||||
|
@ -20,6 +20,8 @@ Here is an example of how to make a remote called `remote`. First run:
|
||||
|
||||
rclone config
|
||||
|
||||
OK OK OK
|
||||
|
||||
This will guide you through an interactive setup process:
|
||||
|
||||
```
|
||||
|
@ -1345,6 +1345,8 @@ Cutoff for switching to chunked upload.
|
||||
Any files larger than this will be uploaded in chunks of chunk_size.
|
||||
The minimum is 0 and the maximum is 5 GiB.
|
||||
|
||||
No No no
|
||||
|
||||
Properties:
|
||||
|
||||
- Config: upload_cutoff
|
||||
|
Loading…
x
Reference in New Issue
Block a user