Version v1.46

This commit is contained in:
Nick Craig-Wood
2019-02-09 10:42:57 +00:00
parent 0dc08e1e61
commit eb85ecc9c4
82 changed files with 24832 additions and 18620 deletions

View File

@ -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 ###