Add a new backend for uloz.to

Note that this temporarily skips uploads of files over 2.5 GB.

See https://github.com/rclone/rclone/pull/7552#issuecomment-1956316492
for details.
This commit is contained in:
iotmaestro
2024-03-26 09:46:47 +00:00
committed by GitHub
parent dfc329c036
commit 4b5c10f72e
12 changed files with 1809 additions and 0 deletions

View File

@ -79,6 +79,7 @@ docs = [
"storj.md",
"sugarsync.md",
"tardigrade.md", # stub only to redirect to storj.md
"ulozto.md",
"uptobox.md",
"union.md",
"webdav.md",