update backend list for hubic (removed) and storj (replace tardigrade)

also update .NET reference
This commit is contained in:
gpatel-fr
2024-01-04 19:45:12 +01:00
parent 6c06cf5fd9
commit f029078a37
3 changed files with 20 additions and 35 deletions

View File

@@ -127,7 +127,7 @@ Usage:
`<protocol>://<username>:<password>@<path>`
Supported protocols are:
`aftp`, `amzcd`, `azure`, `b2`, `box`, `cloudfiles`, `dropbox`, `file`, `ftp`, `googledrive`, `gcs`, `hubic`, `jottacloud`, `mega`, `onedrive`, `openstack`, `s3`, `od4b`, `mssp`, `ssh`, `tahoe`, `webdav`
`aftp`, `amzcd`, `azure`, `b2`, `box`, `cloudfiles`, `dropbox`, `file`, `ftp`, `googledrive`, `gcs`, `jottacloud`, `mega`, `onedrive`, `openstack`, `s3`, `od4b`, `mssp`, `ssh`, `tahoe`, `webdav`
Use one or more of the following command line options:
@@ -223,7 +223,7 @@ The following commands are supported:
`GET`, `PUT`, `LIST`, `DELETE`, `CREATEFOLDER`
The supported protocols are:
`aftp`, `amzcd`, `azure`, `b2`, `box`, `cloudfiles`, `dropbox`, `file`, `ftp`, `googledrive`, `gcs`, `hubic`, `jottacloud`, `mega`, `onedrive`, `openstack`, `s3`, `od4b`, `mssp`, `ssh`, `tahoe`, `webdav`
`aftp`, `amzcd`, `azure`, `b2`, `box`, `cloudfiles`, `dropbox`, `file`, `ftp`, `googledrive`, `gcs`, `jottacloud`, `mega`, `onedrive`, `openstack`, `s3`, `od4b`, `mssp`, `ssh`, `storj', `tahoe`, `webdav`
Example:
`LIST ftp://user:pass@server/folder`