From e3be333c29a75e1f54b5c87e8a71c2d7993179ff Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 30 Jan 2026 16:57:48 +0000 Subject: [PATCH] docs: fix Internxt docs after merge --- docs/content/internxt.md | 68 ++++++++++++++++++++++++++++++++- docs/layouts/chrome/navbar.html | 1 + 2 files changed, 67 insertions(+), 2 deletions(-) diff --git a/docs/content/internxt.md b/docs/content/internxt.md index bf47c95d0..57a1c1014 100644 --- a/docs/content/internxt.md +++ b/docs/content/internxt.md @@ -74,7 +74,7 @@ rclone config password This will prompt you to set a password that encrypts your entire configuration file. -## Usage Examples +### Usage Examples ``` # List files @@ -104,12 +104,50 @@ Modification times are read from the server but cannot be set. The backend repor The Internxt backend replaces the [default restricted characters set](/overview/#restricted-characters). -{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/internxt/internxt.go then run make backenddocs" >}} + +### Standard options + +Here are the Standard options specific to internxt (Internxt Drive). + +#### --internxt-email + +Email of your Internxt account. + +Properties: + +- Config: email +- Env Var: RCLONE_INTERNXT_EMAIL +- Type: string +- Required: true + +#### --internxt-pass + +Password. + +**NB** Input to this must be obscured - see [rclone obscure](/commands/rclone_obscure/). + +Properties: + +- Config: pass +- Env Var: RCLONE_INTERNXT_PASS +- Type: string +- Required: true ### Advanced options Here are the Advanced options specific to internxt (Internxt Drive). +#### --internxt-mnemonic + +Mnemonic (internal use only) + +Properties: + +- Config: mnemonic +- Env Var: RCLONE_INTERNXT_MNEMONIC +- Type: string +- Required: false + #### --internxt-skip-hash-validation Skip hash validation when downloading files. @@ -122,3 +160,29 @@ Properties: - Env Var: RCLONE_INTERNXT_SKIP_HASH_VALIDATION - Type: bool - Default: true + +#### --internxt-encoding + +The encoding for the backend. + +See the [encoding section in the overview](/overview/#encoding) for more info. + +Properties: + +- Config: encoding +- Env Var: RCLONE_INTERNXT_ENCODING +- Type: Encoding +- Default: Slash,BackSlash,CrLf,RightPeriod,InvalidUtf8,Dot + +#### --internxt-description + +Description of the remote. + +Properties: + +- Config: description +- Env Var: RCLONE_INTERNXT_DESCRIPTION +- Type: string +- Required: false + + diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index e1eecb235..2351c836a 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -86,6 +86,7 @@ iCloud Drive ImageKit Internet Archive + Internxt Jottacloud Koofr Linkbox