mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
jottacloud: update config docs
This commit is contained in:
parent
acc9dadcdc
commit
4e43fa746a
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user