1
0
mirror of https://github.com/rclone/rclone.git synced 2026-02-20 11:23:25 +00:00

internxt: add Internxt backend - fixes #7610

Co-Authored-By: lullius <lullius@users.noreply.github.com>
Co-Authored-By: StarHack <StarHack@users.noreply.github.com>
This commit is contained in:
jzunigax2
2026-01-27 19:08:22 -06:00
committed by Nick Craig-Wood
parent 49b4ca3412
commit 85d13c4e34
14 changed files with 1306 additions and 14 deletions

View File

@@ -35,6 +35,7 @@ import (
_ "github.com/rclone/rclone/backend/iclouddrive"
_ "github.com/rclone/rclone/backend/imagekit"
_ "github.com/rclone/rclone/backend/internetarchive"
_ "github.com/rclone/rclone/backend/internxt"
_ "github.com/rclone/rclone/backend/jottacloud"
_ "github.com/rclone/rclone/backend/koofr"
_ "github.com/rclone/rclone/backend/linkbox"