Commit Graph

52 Commits

Author SHA1 Message Date
Kenneth Skovhede 5646f5ea92 Removed BountySource & AppVeyour. Fixed license badge. 2024-05-03 08:22:48 +02:00
Kenneth Skovhede 9768a7349b Remvoed bountysource and appveyor 2024-05-03 07:48:25 +02:00
Kenneth Skovhede aeb335ce07 Removed open collective signup links 2024-05-03 07:47:42 +02:00
Kenneth Skovhede b5e9ce18cd Updated old non-https urls 2024-04-06 11:01:08 +02:00
Kenneth Skovhede 94f9e2c3e0 Merge pull request #5106 from trueai-org/master-github-alioss
add aliyunoss
2024-03-07 22:23:10 +01:00
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
trueai-org 35cb8056f6 add aliyun oss, and chinese readme 2024-02-23 11:12:41 +08:00
gpatel-fr f985af4a5a removes obsolete backend HubiC - fixes #4836 (#5018) 2023-08-30 13:45:55 +02:00
Muhammad Abrar f73bc2213c Added support for new backend IDrivee2(https://www.idrivee2.com) 2022-06-13 10:38:42 +05:00
warwickmm 184dfeae78 Merge pull request #4492 from TopperDEL/storj-dcs-update
Add Storj DCS backend and deprecated Tardigrade DCS backend.

Storj renamed their "Tardigrade Decentralized Cloud Storage" product to "Storj DCS".  This adds a new Storj DCS backend and deprecates the old Tardigrade one.  A warning is issued to inform Tardigrade users to modify their configurations to use the new backend.

This also adds a passphrase verification field to ensure that the user has provided the correct encryption passphrase.
2021-07-20 08:28:54 -07:00
Kenneth Hsu d1227aae67 Fix typo in README.
This fixes #4577.
2021-07-19 08:52:01 -07:00
TopperDEL b88a9fb6dc feat: Rename Tardigrade to Storj DCS in Readme 2021-04-30 08:45:43 +02:00
Kenneth Hsu 69b9585421 Remove Telegram backend.
The TLSharp library has some issues and the behavior of the Telegram
backend is not reliable.

Some alternative libraries for communicating with the Telegram API are
TgSharp, TDLib and TdSharp.

This fixes #4424.

Revert "Merge pull request #4324 from martikyan/feature/telegram_backend"

This reverts commit c7f9f8f556, reversing
changes made to 85139f86f2.
2021-02-21 11:37:58 -08:00
Karen Martikyan 961ea2270b Fixed incorrect naming derived from FTP, added license files for TLSharp, removed redundant Nuget pkgs ... 2020-09-20 23:08:50 +04:00
Kenneth Hsu e964072690 Target .NET Framework 4.7.1.
This updates all projects to target .NET Framework 4.7.1.  The
TencentCOS and Tardigrade backends depend on .NET Standard 2.0.  When a
.NET Framework prior to 4.7.1 is targeted, the system cannot be sure
that all the dependencies exist, so it copies all dependent assemblies
to the output directory.  This causes many assemblies from the System
namespace to become bundled in the release.

https://stackoverflow.com/a/48875007

We had previously attempted to make individual projects target 4.7.1
(see pull request #4242), but this can cause compatibility issues when
4.6.2 projects depend on 4.7.1. projects.

This will require Mono 5.10.0 or greater (previously, we required 5.0.0
or greater).

https://www.mono-project.com/docs/about-mono/releases/5.10.0/#class-libraries

This fixes issue #4234.
2020-07-26 19:46:01 -07:00
wood 4d01d23426 add readme, and cos to entry 2020-06-30 11:50:26 +08:00
TopperDEL 547d883aab Add additional references, small corrections 2020-05-01 21:37:27 +02:00
Kenneth Hsu 53a35e6e06 Remove support for Amazon Cloud Drive.
Amazon discontinued access to the Cloud Drive API.

See https://forum.duplicati.com/t/amazon-cloud-drive-discontinued/7391.
2019-12-01 10:36:36 -08:00
BlueBlock 50e6d058b0 update framework reqs in readme 2019-07-31 13:18:54 -04:00
Justin Gerber 77d174f963 fix: minor spelling issue 2019-02-06 10:45:29 -08:00
Kenneth Skovhede dc418cda1e Update README.md
Added link to Backblaze B2
2019-01-16 13:14:25 +01:00
Kenneth Hsu 4585c644d4 Sort list of backends in alphabetical order. 2019-01-12 21:16:54 -08:00
Kenneth Hsu 244a962ca8 Fix typo in Dropbox name. 2019-01-12 21:11:49 -08:00
Kenneth Hsu a4dc75de08 Consolidate backends by branding.
This has the nice side effect of not breaking the link across lines.
2019-01-12 21:10:01 -08:00
Kenneth Hsu 4fbf97b19e Use more formal backend names. 2019-01-12 21:08:11 -08:00
Kenneth Hsu 47a532d9f0 Remove uncommon abbreviation for Amazon Cloud Drive. 2019-01-12 21:03:12 -08:00
Kenneth Hsu cab8e74a40 Add link to supported backends. 2019-01-12 20:59:37 -08:00
Kenneth Hsu c8ad4be8d2 Add additional backends. 2019-01-12 20:58:05 -08:00
Kenneth Hsu 4afef340fa Sort list of backends in alphabetical order. 2019-01-12 20:53:34 -08:00
Kenneth Skovhede e544b871dc Update README.md
Added link to the manual
2018-03-21 21:26:10 +01:00
tooomm 46e8065219 fix contributor gallery link 2017-12-01 23:11:52 +01:00
Christian Pietsch f1548facfb Change wording from experimental to beta 2017-11-07 15:16:04 +01:00
Xavier Damman e8feb2851f Added backers and sponsors on the README 2017-09-13 10:34:29 -04:00
Kenneth Skovhede e9d623d712 Update README.md 2017-08-08 11:19:09 +02:00
Kenneth Skovhede d089dad3e8 Update README.md 2017-08-08 11:17:22 +02:00
Kenneth Skovhede aa69c93cee Update README.md 2017-08-08 11:13:46 +02:00
Kenneth Skovhede a415a30547 Update README.md 2017-01-16 19:44:20 +01:00
Kenneth Skovhede f844e9c2f7 Update README.md
Fixed download link
2016-11-15 10:17:14 +01:00
agrajaghh 3f5efe1021 add info how to contribute to README 2016-10-08 18:16:09 +02:00
Kenneth Skovhede a47efdc308 Update README.md
Added Gitter badge
2016-09-26 15:20:58 +02:00
Kenneth Skovhede 630609a16d Update README.md
Updated links to download page
2016-09-26 14:39:39 +02:00
Kenneth Skovhede e8420dc5c3 Update README.md
Added badge for license
2016-09-26 14:34:54 +02:00
Kenneth Skovhede 3e05f2f591 Updated badges on landing page 2016-09-26 13:13:59 +02:00
Félix Barbeira 93bf195eb5 Update README.md 2016-07-13 13:14:33 +02:00
Kenneth Skovhede 0f20d70e0d Update README.md
Updated links to point to experimental
2016-03-19 22:11:52 +01:00
Stefan Lück 372233f630 Updated link for sig. 2016-03-17 11:20:34 +01:00
Kenneth Skovhede c82587600d Update README.md 2016-03-16 16:54:20 +01:00
Kenneth Skovhede 5030eeb21f Update README.md
Added AmzCD and B2 to the backend list
2016-03-04 22:47:45 +01:00
Kenneth Skovhede 9dab201c8c Update README.md 2016-01-27 11:05:56 +01:00
Kenneth Skovhede 74ffd83d3a Update README.md
Added public key info
2015-12-01 13:42:01 +01:00