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

@ -111,7 +111,6 @@ The following Cloud Storage Providers are supported natively by Duplicati:
* Dropbox
* Google Cloud Storage
* Google Drive
* HubiC
* Jottacloud
* Mega.nz
* Microsoft Office 365 Groups
@ -122,7 +121,7 @@ The following Cloud Storage Providers are supported natively by Duplicati:
* Rackspace CloudFiles
* Rclone
* Sia Decentralized Cloud
* Tardigrade Decentralized Cloud Storage
* Storj (ex Tardigrade) Decentralized Cloud Storage
* Tencent COS
Other supported targets:
@ -140,7 +139,7 @@ Duplicati must be installed on a device with a supported operating system. Curre
Because many devices run on an operating system based on Linux, Duplicati can be installed on some devices that are not personal computers, like a NAS or Raspberry Pi.
Windows-based devices should have .NET Framework 4.6.2 or higher installed. For Linux and OSX, a recent version of Mono is a requirement.
Windows-based devices should have .NET Framework 4.7.1 or higher installed. For Linux and OSX, a recent version of Mono is a requirement.
Duplicati can make backups of files that are opened by other processes. For Windows, a snapshot of the file system is created using Volume Shadowcopy Services (VSS), LVM is used on Linux Systems. To be able to create a VSS snapshot, Duplicati needs C++ run-time components for Visual Studio 2015 to be installed and must be run with administrator privileges.