mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 06:06:27 +08:00
docs/jottacloud: update description of whitelabel services
This commit is contained in:
parent
da8f9be84b
commit
c9d7248d85
|
@ -32,7 +32,6 @@ Rclone *("rsync for cloud storage")* is a command line program to sync files and
|
|||
* Dropbox [:page_facing_up:](https://rclone.org/dropbox/)
|
||||
* Enterprise File Fabric [:page_facing_up:](https://rclone.org/filefabric/)
|
||||
* FTP [:page_facing_up:](https://rclone.org/ftp/)
|
||||
* GetSky [:page_facing_up:](https://rclone.org/jottacloud/)
|
||||
* Google Cloud Storage [:page_facing_up:](https://rclone.org/googlecloudstorage/)
|
||||
* Google Drive [:page_facing_up:](https://rclone.org/drive/)
|
||||
* Google Photos [:page_facing_up:](https://rclone.org/googlephotos/)
|
||||
|
|
|
@ -48,7 +48,7 @@ See the following for detailed instructions for
|
|||
* [HDFS](/hdfs/)
|
||||
* [HTTP](/http/)
|
||||
* [Hubic](/hubic/)
|
||||
* [Jottacloud / GetSky.no](/jottacloud/)
|
||||
* [Jottacloud](/jottacloud/)
|
||||
* [Koofr](/koofr/)
|
||||
* [Mail.ru Cloud](/mailru/)
|
||||
* [Mega](/mega/)
|
||||
|
|
|
@ -5,10 +5,23 @@ description: "Rclone docs for Jottacloud"
|
|||
|
||||
# {{< icon "fa fa-cloud" >}} Jottacloud
|
||||
|
||||
Jottacloud is a cloud storage service provider from a Norwegian company, using its own datacenters in Norway.
|
||||
Jottacloud is a cloud storage service provider from a Norwegian company, using its own datacenters
|
||||
in Norway. In addition to the official service at [jottacloud.com](https://www.jottacloud.com/),
|
||||
it also provides white-label solutions to different companies, such as:
|
||||
* Telia
|
||||
* Telia Cloud (cloud.telia.se)
|
||||
* Telia Sky (sky.telia.no)
|
||||
* Tele2
|
||||
* Tele2 Cloud (mittcloud.tele2.se)
|
||||
* Elkjøp (with subsidiaries):
|
||||
* Elkjøp Cloud (cloud.elkjop.no)
|
||||
* Elgiganten Sweden (cloud.elgiganten.se)
|
||||
* Elgiganten Denmark (cloud.elgiganten.dk)
|
||||
* Giganti Cloud (cloud.gigantti.fi)
|
||||
* ELKO Clouud (cloud.elko.is)
|
||||
|
||||
In addition to the official service at [jottacloud.com](https://www.jottacloud.com/), there are
|
||||
also several whitelabel versions which should work with this backend.
|
||||
Most of the white-label versions are supported by this backend, although may require different
|
||||
authentication setup - described below.
|
||||
|
||||
Paths are specified as `remote:path`
|
||||
|
||||
|
@ -28,7 +41,7 @@ Note that the web interface may refer to this token as a JottaCli token.
|
|||
|
||||
### Legacy authentication
|
||||
|
||||
If you are using one of the whitelabel versions (Elgiganten, Com Hem Cloud) you may not have the option
|
||||
If you are using one of the whitelabel versions (e.g. from Elkjøp or Tele2) you may not have the option
|
||||
to generate a CLI token. In this case you'll have to use the legacy authentication. To to this select
|
||||
yes when the setup asks for legacy authentication and enter your username and password.
|
||||
The rest of the setup is identical to the default setup.
|
||||
|
|
Loading…
Reference in New Issue
Block a user