mirror of
https://github.com/rclone/rclone.git
synced 2025-06-04 19:24:35 +08:00
Version v1.46
This commit is contained in:
@ -131,22 +131,13 @@ Here are the standard options specific to jottacloud (JottaCloud).
|
||||
|
||||
#### --jottacloud-user
|
||||
|
||||
User Name
|
||||
User Name:
|
||||
|
||||
- Config: user
|
||||
- Env Var: RCLONE_JOTTACLOUD_USER
|
||||
- Type: string
|
||||
- Default: ""
|
||||
|
||||
#### --jottacloud-pass
|
||||
|
||||
Password.
|
||||
|
||||
- Config: pass
|
||||
- Env Var: RCLONE_JOTTACLOUD_PASS
|
||||
- Type: string
|
||||
- Default: ""
|
||||
|
||||
#### --jottacloud-mountpoint
|
||||
|
||||
The mountpoint to use.
|
||||
@ -193,6 +184,15 @@ Default is false, meaning link command will create or retrieve public link.
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --jottacloud-upload-resume-limit
|
||||
|
||||
Files bigger than this can be resumed if the upload fail's.
|
||||
|
||||
- Config: upload_resume_limit
|
||||
- Env Var: RCLONE_JOTTACLOUD_UPLOAD_RESUME_LIMIT
|
||||
- Type: SizeSuffix
|
||||
- Default: 10M
|
||||
|
||||
<!--- autogenerated options stop -->
|
||||
|
||||
### Limitations ###
|
||||
|
Reference in New Issue
Block a user