v1.65

Linkbox

Linkbox is a private cloud drive.

Configuration

Here is an example of making a remote for Linkbox.

First run:

  1. rclone config

This will guide you through an interactive setup process:

  1. No remotes found, make a new one?
  2. n) New remote
  3. s) Set configuration password
  4. q) Quit config
  5. n/s/q> n
  6. Enter name for new remote.
  7. name> remote
  8. Option Storage.
  9. Type of storage to configure.
  10. Choose a number from below, or type in your own value.
  11. XX / Linkbox
  12. \ (linkbox)
  13. Storage> XX
  14. Option token.
  15. Token from https://www.linkbox.to/admin/account
  16. Enter a value.
  17. token> testFromCLToken
  18. Configuration complete.
  19. Options:
  20. - type: linkbox
  21. - token: XXXXXXXXXXX
  22. Keep this "linkbox" remote?
  23. y) Yes this is OK (default)
  24. e) Edit this remote
  25. d) Delete this remote
  26. y/e/d> y

Standard options

Here are the Standard options specific to linkbox (Linkbox).

Token from https://www.linkbox.to/admin/account

Properties:

  • Config: token
  • Env Var: RCLONE_LINKBOX_TOKEN
  • Type: string
  • Required: true

Advanced options

Here are the Advanced options specific to linkbox (Linkbox).

Description of the remote.

Properties:

  • Config: description
  • Env Var: RCLONE_LINKBOX_DESCRIPTION
  • Type: string
  • Required: false

Limitations

Invalid UTF-8 bytes will also be replaced, as they can’t be used in JSON strings.