diff --git a/README.md b/README.md index 7c7f1d56c..20f2bc76a 100644 --- a/README.md +++ b/README.md @@ -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/) diff --git a/docs/content/docs.md b/docs/content/docs.md index 2ed55c639..8b9ae78b8 100644 --- a/docs/content/docs.md +++ b/docs/content/docs.md @@ -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/) diff --git a/docs/content/jottacloud.md b/docs/content/jottacloud.md index 7d0a68d2c..ba1d2d711 100644 --- a/docs/content/jottacloud.md +++ b/docs/content/jottacloud.md @@ -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.