Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
duplicati - inactive
Inactive
Collective -
Host: opensource -
https://opencollective.com/duplicati
- Code: https://github.com/duplicati/duplicati
github.com/duplicati/duplicati - 0351fa6b4575127965dd98918c214ea77c00760f authored over 3 years ago by Valentin <[email protected]>
Simplify test workflow trigger.
github.com/duplicati/duplicati - c0acaeee20609aa0762e2b39ae3f09d343582b1e authored over 3 years ago by warwickmm <[email protected]>
Also, a single '*' matches zero or more characters, but does not match
the '/' character, so thi...
github.com/duplicati/duplicati - eda3666bc7e4ea81501c9cc406f485a61384db65 authored over 3 years ago by Valentin <[email protected]>
Previously, the styles for the advanced options descriptions were
different between Step 2 (Dest...
github.com/duplicati/duplicati - 8f1341306d35afad587436abe6349161c0b125e5 authored over 3 years ago by Kenneth Hsu <[email protected]>
This fixes #4566.
github.com/duplicati/duplicati - f4b2e5c0f000ad6404e2ff90d5cb299456b8f2c4 authored over 3 years ago by Kenneth Hsu <[email protected]>You can download this build from:
Binaries: https://updates.duplicati.com/beta/duplicati-2.0.6....
github.com/duplicati/duplicati - 650e1ff998d7149b5a989551eb31078d2f414ef9 authored over 3 years ago by Kenneth Skovhede <[email protected]>
Without await, the using statement can dispose the Stream before the
call to PutAsync completes,...
Fix read and write tests for AlternativeFTP backend.
github.com/duplicati/duplicati - 5af46b6eecc9fe04c140ec5304dabdd50bdaa3af authored over 3 years ago by warwickmm <[email protected]>github.com/duplicati/duplicati - 5404fed63458958d1983143d4cfdd00f3b0c8ae1 authored over 3 years ago by Serge <[email protected]>
Before performing test write, reset stream Position to 0, otherwise test performs zero-byte writ...
github.com/duplicati/duplicati - 955dbebc03cf9b5d9ae0d6b2af1f8c277db0649f authored over 3 years ago by Serge <[email protected]>Add ability to provide SAS token for Azure backend
github.com/duplicati/duplicati - ed86cca3e468f4a3e33c3d0faec1d22cb194bda2 authored over 3 years ago by warwickmm <[email protected]>You can download this build from:
Binaries: https://updates.duplicati.com/experimental/duplicat...
github.com/duplicati/duplicati - 5af9ed2d6424ef65a0ff99358c545037101c8998 authored over 3 years ago by Kenneth Skovhede <[email protected]>github.com/duplicati/duplicati - b8d0b6d7941cf1cc0109b7130d019efcab90e021 authored over 3 years ago by Kenneth Skovhede <[email protected]>
github.com/duplicati/duplicati - fe99e8179eee81d502a8cf26be350b43feef9832 authored over 3 years ago by Kenneth Skovhede <[email protected]>
Avoid ECDSA algorithms when using SFTP with Mono
github.com/duplicati/duplicati - 8ee90fdf641072b1ebb6a079de351755efd953bc authored over 3 years ago by Kenneth Skovhede <[email protected]>github.com/duplicati/duplicati - 368a3a9a9b775c4d42f43b18f395592730ac5813 authored over 3 years ago by Kenneth Skovhede <[email protected]>
Fix bug in handling deprecated Azure and S3 options
github.com/duplicati/duplicati - 2bcb0f511c31e340da731809603deac0ff10e5e7 authored over 3 years ago by Kenneth Skovhede <[email protected]>
Previously, we would catch any Exception thrown by VerifyRemoteList and
perform an auto-cleanup ...
.NET 5 moves the responsibility to the operating system, and since
SSH.NET currently relies on t...
This is simpler, and would potentially allow us to query this without an
instance.
github.com/duplicati/duplicati - 22564bb2a332e6455afd0ea66780044ffcbf035b authored over 3 years ago by Kenneth Hsu <[email protected]>
It's possible that our test will no longer be valid (e.g., due to
changes in SSH.NET), so we don...
This more closely reflects the SSH.NET code.
github.com/duplicati/duplicati - 90dfce81b2371a643154f1b1f13be2d5e5cf874c authored over 3 years ago by Kenneth Hsu <[email protected]>
The previous implementation could possibly fail for reasons unrelated to
ECDSA support.
Simplify string formatting.
github.com/duplicati/duplicati - 0a43410535d89e3e8ca93e78f799b9cec8812310 authored over 3 years ago by warwickmm <[email protected]>github.com/duplicati/duplicati - a156c511da185fbf3bfd7fc58276f7ded7e54074 authored over 3 years ago by marodev <[email protected]>
In pull request #4443, we renamed some of the Azure and S3 options to
use dashes '-' instead of ...
github.com/duplicati/duplicati - e87688d9d364abf02db0320a497cfad0bbc49e85 authored over 3 years ago by marodev <[email protected]>
Allow users to authenticate using a Shared access signature (SAS) token. SAS tokens are more sec...
github.com/duplicati/duplicati - 5b3d85fc2562f37204161a29723bfd2ab7e69c3e authored over 3 years ago by Serge <[email protected]>The lines with null-coalescing operator (??) throw an exception when the dictionary does not con...
github.com/duplicati/duplicati - 5172119864da59e1e5986b0be33883c4194d82a1 authored over 3 years ago by Serge <[email protected]>This concerns #4508.
github.com/duplicati/duplicati - a58f6b5d693bdadabe4211e499d6b6f42ee01d1e authored over 3 years ago by Kenneth Hsu <[email protected]>github.com/duplicati/duplicati - 53621c984da5ac4243e0f84a94d77f131ed70257 authored over 3 years ago by Kenneth Hsu <[email protected]>
github.com/duplicati/duplicati - 4cc7beea2c9297cfeeb335ffe71b4cc5d1b6d8e9 authored over 3 years ago by Kenneth Hsu <[email protected]>
By default, the dot (.) element matches every character _except_ the
newline character. This ca...
github.com/duplicati/duplicati - b80845a17652fe333145d90bc2509a732d02a517 authored over 3 years ago by Kenneth Hsu <[email protected]>
SSH.NET relies on the System.Security.Cryptography.ECDsaCng class for
ECDSA algorithms, which is...
Make file extension compression hints case-insensitive.
github.com/duplicati/duplicati - 7b4f475762928ae72575cb96279364f0784de4e4 authored over 3 years ago by warwickmm <[email protected]>github.com/duplicati/duplicati - fa79b406a247cc4a02723bcffcfcfb9a40e79971 authored over 3 years ago by samuel-w <[email protected]>
github.com/duplicati/duplicati - d05d83cf4b3b1353c6e77306055aa5e78e822112 authored over 3 years ago by samuel-w <[email protected]>
Update Makefile to use msbuild instead of xbuild
github.com/duplicati/duplicati - 1a4c3d1e0170c8398667cf534a9437cb95fd0769 authored over 3 years ago by Kenneth Skovhede <[email protected]>Fix typo in example scripts
github.com/duplicati/duplicati - a2fba718ba45219e6f02921f12aea8bb8042d92b authored over 3 years ago by Kenneth Skovhede <[email protected]>Add Disk Archive files to compression hints
github.com/duplicati/duplicati - a43f7c8c91d8183ee82132e09c3fe7e5649e7fe2 authored over 3 years ago by Kenneth Skovhede <[email protected]>Make File backend truncate existing files when overwriting
github.com/duplicati/duplicati - 8ce34c084b591f416e062ea38fb86e10fd4b9bf5 authored over 3 years ago by Kenneth Skovhede <[email protected]>github.com/duplicati/duplicati - bfa24581c1fa4bd11df8584ffcb2267e9190445b authored over 3 years ago by samuel-w <[email protected]>
Fixes https://github.com/duplicati/duplicati/issues/4493
github.com/duplicati/duplicati - d5c83d2af391df399df55ac5239a5dd986e9277a authored over 3 years ago by samuel-w <[email protected]>github.com/duplicati/duplicati - 2d5d3002346d92f923cd4c539dfbb705909c9b33 authored over 3 years ago by Kenneth Hsu <[email protected]>
github.com/duplicati/duplicati - 3ed7d4b1634c2c882ff86dea79177ec87089c8dc authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 4992cc2ed8ff6840a72eb38d2fc20a4cdeafa4c8 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - fbf559c1095f4b64851595ed336801a639d78362 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 77355e1f3458d21ef26128facb1c79a905742475 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 4609743e242bbb19e5da68309fb49fba7274a528 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 001329bcd873746c633ee0f5e9f3fe1534c45750 authored over 3 years ago by TopperDEL <[email protected]>
This fixes #4454.
github.com/duplicati/duplicati - 2ee92d5716989c096de1992a1dc8762bf78d0b6f authored over 3 years ago by Kenneth Hsu <[email protected]>Fix OneDrive throttling and respect retry-after header.
github.com/duplicati/duplicati - 50ed059e11efeb73a5d0943f5349f64064e19c8c authored over 3 years ago by warwickmm <[email protected]>Fix typo in wasted space report query.
github.com/duplicati/duplicati - 90bcedbd52ca1e7d6dd622cf655684a5ea53b0c3 authored over 3 years ago by warwickmm <[email protected]>Install gtk-sharp2 to fix GitHub workflow builds
github.com/duplicati/duplicati - df7d2de8700e56ce992a97b090ddaa8936ccd034 authored over 3 years ago by warwickmm <[email protected]>github.com/duplicati/duplicati - a69599c37c5de6ec2c33c6766baf4a9ac0f24837 authored over 3 years ago by Kenneth Hsu <[email protected]>
This seems to have been previously included when the job ran on Ubuntu
18.04.5. Now that it has...
This more closely mirrors the steps in the unit_tests job.
github.com/duplicati/duplicati - b785cfb50eb6781d7b5c08332fe62857b9513256 authored over 3 years ago by Kenneth Hsu <[email protected]>Add GitHub workflow to run tests
github.com/duplicati/duplicati - da2e51a80bb9b1848418fe0be69cf68a9df920e5 authored over 3 years ago by warwickmm <[email protected]>Existing configurations will not be affected
github.com/duplicati/duplicati - 6253dcad403df91306200929f21cb69f9a64f2ff authored over 3 years ago by TopperDEL <[email protected]>github.com/duplicati/duplicati - a3d9d4c6ba7fa47fbb64491a93632ae5a262291a authored over 3 years ago by TopperDEL <[email protected]>
You can download this build from:
Binaries: https://updates.duplicati.com/beta/duplicati-2.0.6....
github.com/duplicati/duplicati - 94bb7a344a5068d296c1710e4bc156b7a4800f67 authored over 3 years ago by Kenneth Skovhede <[email protected]>github.com/duplicati/duplicati - 548c7ab953aac03edc55a5760e43ef73f0877508 authored over 3 years ago by Kenneth Skovhede <[email protected]>
github.com/duplicati/duplicati - b88a9fb6dcdacf3530a81503b411d47c841e9609 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 841af572b58d0571cfcf71297ab9b9eea284915f authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - ed45ab1535fe8ac1b450120b3e6b40eb96073eaa authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 7e07cf5b6af445e5d88fa70b53d28b510f9507af authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - d923cfaa6e98406d0fb4611d5d36d2ef0c2cbb47 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 96c28e8e322feb5ed53f77f5da684f371a132346 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - 9bb892ef04c7e8fe35a0de64f22466454daed803 authored over 3 years ago by TopperDEL <[email protected]>
github.com/duplicati/duplicati - d9a4b939b1c0d8b8e7b240604f10b8acaba9e9da authored over 3 years ago by TopperDEL <[email protected]>
The implementations of ISystemIO.FileOpenWrite call File.OpenWrite,
which does not truncate the ...
github.com/duplicati/duplicati - 259ca9e3d09d0e4b2a7b3aa596c0f62040637bf7 authored over 3 years ago by Kenneth Skovhede <[email protected]>
github.com/duplicati/duplicati - fa33e5f135b09a3c464a492b21affea51b397a3c authored over 3 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 3dce0df1064aab6da5db171ac833876583f7946f authored over 3 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - b64c2f1df0194907315bea8156e604f9a2e565ad authored over 3 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - dadd30380c148ee170e8a34f88e78c11b9336e40 authored over 3 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - a064d666031ca9464959346f60c80dd9c6ef8f1e authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 1ec1e18634c67dde0ed04cceda77f5c781d7fb6a authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - da71d28422a95460bb44a4833b33de9d8e0ebe2a authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 3539112cca205269d3fa6007dbab8b5076bee922 authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 06c28387d5d2fecbd611d7f341f4faea6b80b3c6 authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 47dccff835ae018002242f6f3ac2d425630e7bf0 authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - 70583f5d93e1c85d602ede97ab6f0852d3d3a352 authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - baf489e8a93fa2516a41087cbbdec5f03717c827 authored almost 4 years ago by aureliandevel <[email protected]>
github.com/duplicati/duplicati - 719adbf1f1d616eced097c4b63a96ef74a0aacc9 authored almost 4 years ago by Tyler Gill <[email protected]>
Also make NonSeekableStream block seeks via the Position setter.
github.com/duplicati/duplicati - 7f1b6bc7a2863bd53a0c4461c8599fd042a036db authored almost 4 years ago by Tyler Gill <[email protected]>Also add some hardening around the Position and make sure the stream starts at relative Position 0.
github.com/duplicati/duplicati - 9a4632d55191c27f4d63406b29a701fe6ee4bddc authored almost 4 years ago by Tyler Gill <[email protected]>github.com/duplicati/duplicati - 27b526daa8a3aee88ab0a27a4cff7cb476b794b1 authored almost 4 years ago by Tyler Gill <[email protected]>
github.com/duplicati/duplicati - b0793d3e49ffe341f3fe8dc4f34f079d5f625f77 authored almost 4 years ago by Tyler Gill <[email protected]>
First, when performing an upload using an upload session, data is streamed directly from the inpu...
github.com/duplicati/duplicati - 78941524892d8988a76f3b5f0900f3b349a4aac4 authored almost 4 years ago by Tyler Gill <[email protected]>You can download this build from:
Binaries: https://updates.duplicati.com/canary/duplicati-2.0....
github.com/duplicati/duplicati - beaf03562fdcf4425e962085bdf7175d6a465f49 authored almost 4 years ago by Kenneth Skovhede <[email protected]>Add delay to purge-broken-files unit test.
Since the repair introduces artificial filelists, ...
github.com/duplicati/duplicati - 3f58409ff8130414022182dcc0be9fd7599dde02 authored almost 4 years ago by warwickmm <[email protected]>Fix S3 warnings about deprecated options.
github.com/duplicati/duplicati - b9db1ab1492e2e3bcdb9a2487308013c0c7e2d8f authored almost 4 years ago by warwickmm <[email protected]>Fix URL to curl in CheckMonoSSL error message.
github.com/duplicati/duplicati - 86b37ea0e8a56f5ef0ce073dade73eadb55501cb authored almost 4 years ago by Kenneth Skovhede <[email protected]>Since the repair introduces artifical filelists, there is sometimes a race in CI where the purge ...
github.com/duplicati/duplicati - 88a1ec59c32ab721adee5e0d4061ff1e3c930b5d authored almost 4 years ago by Kenneth Skovhede <[email protected]>github.com/duplicati/duplicati - 89a163710e357427461330694c0a1cbe52b08485 authored almost 4 years ago by Kenneth Skovhede <[email protected]>