jottacloud: update config docs

This commit is contained in:
buengese 2019-08-14 20:41:11 +02:00 committed by buengese
parent acc9dadcdc
commit 4e43fa746a

View File

@ -36,9 +36,6 @@ Choose a number from below, or type in your own value
Storage> jottacloud
** See help for jottacloud backend at: https://rclone.org/jottacloud/ **
User Name:
Enter a string value. Press Enter for the default ("").
user> user@email.tld
Edit advanced config? (y/n)
y) Yes
n) No
@ -52,6 +49,7 @@ Rclone has it's own Jottacloud API KEY which works fine as long as one only uses
y) Yes
n) No
y/n> y
Username> 0xC4KE@gmail.com
Your Jottacloud password is only required during setup and will not be stored.
password:
@ -63,7 +61,7 @@ y/n> y
Please select the device to use. Normally this will be Jotta
Choose a number from below, or type in an existing value
1 > DESKTOP-3H31129
2 > test1
2 > fla1
3 > Jotta
Devices> 3
Please select the mountpoint to user. Normally this will be Archive
@ -154,19 +152,6 @@ and the current usage.
Jottacloud requires each 'device' to be registered. Rclone brings such a registration to easily access your account but if you want to use Jottacloud together with rclone on multiple machines you NEED to create a seperate deviceID/deviceSecrect on each machine. You will asked during setting up the remote. Please be aware that this also means that copying the rclone config from one machine to another does NOT work with Jottacloud accounts. You have to create it on each machine.
<!--- autogenerated options start - DO NOT EDIT, instead edit fs.RegInfo in backend/jottacloud/jottacloud.go then run make backenddocs -->
### Standard Options
Here are the standard options specific to jottacloud (JottaCloud).
#### --jottacloud-user
User Name:
- Config: user
- Env Var: RCLONE_JOTTACLOUD_USER
- Type: string
- Default: ""
### Advanced Options
Here are the advanced options specific to jottacloud (JottaCloud).