Kenneth Skovhede
1716d09b51
Fixed source providers for S3, CIFS, and SSH.
...
Made the SMBShareConnection slightly more robust.
Introduced v2 List API to S3 backend, currently it retains v1 as the default.
Changed S3 backends to not recurse, potentially making smaller listings. This option can be disabled if it breaks things.
Added support for relative paths in the SSH backend.
2025-02-21 13:20:52 +01:00
Kenneth Skovhede and GitHub
9464caf622
Feature/update license 2025 ( #5851 )
...
* Fixed some minor whitespace issues
* Updated all copyright to 2025
2025-01-07 09:40:39 +01:00
Suguru Hirahara
6467f96171
Remove conjugation - SSHv2/Strings.cs
2024-08-13 08:08:07 -04:00
Suguru Hirahara
6f1a913eef
Remove conjugation - supply
2024-08-13 08:07:28 -04:00
Kenneth Skovhede and GitHub
9a07792ac6
Merge pull request #5412 from luixxiul/Strings-SSHv2
...
Update SSHv2/Strings.cs
2024-08-12 16:15:43 +02:00
Suguru Hirahara
5e3025722c
Update SSHv2/Strings.cs
2024-08-06 13:25:35 -04:00
Suguru Hirahara
dd0bd401f9
Replace 'this option can be used to' with the common expression 'use this option to'
2024-08-06 12:09:11 -04:00
Suguru Hirahara
d4057e57c5
Make backend descriptions consistent
2024-08-02 12:05:49 -04:00
Suguru Hirahara
f1f0ef81fc
Add periods to strings on SSHv2/Strings.cs
2024-07-29 23:16:21 -04:00
Suguru Hirahara
43337dca90
Move strings 'Description' and 'DisplayName' up to the top inside the block
2024-07-29 02:23:07 -04:00
Kenneth Skovhede and GitHub
ffc8159a52
Merge pull request #5334 from luixxiul/eg
...
Fix minor details related to "e.g." and "API"
2024-07-29 07:47:59 +02:00
Suguru Hirahara
556f1ee958
Change eg. to e.g.
2024-07-27 22:51:10 -04:00
Suguru Hirahara
5293f5856d
Sort strings on SSHv2/Strings.cs
2024-07-27 06:25:51 -04:00
Suguru Hirahara
ae57dee0f0
Remove redundant space characters from *.cs and *.html
2024-07-26 00:10:31 -04:00
Kenneth Skovhede
4b15395095
Removed mentions of the managed SSH client.
2024-05-13 22:47:09 +02:00
Kenneth Skovhede
40dd3c6816
Updated all license mentions to MIT
2024-02-28 15:45:30 +01:00
Kenneth Skovhede
1731c341b5
String fix
2017-09-01 09:48:56 +02:00
Kenneth Skovhede
81d5b77c8e
Added extra options to SSH that exposes the operation timeout and keep-alive properties.
2017-08-06 17:48:09 +02:00
Kenneth Skovhede
b69af94b3c
Fixed an issue where the --ssh-accept-any-fingerprint option would cause a warning stating that it was not supported.
2016-10-13 23:21:01 +02:00
Kenneth Skovhede
0c68daff6c
Fixed all whitespace to be 4 spaces instead of tabs
2016-09-15 11:39:27 +02:00
Kenneth Skovhede
3666d0268a
Implemented UI check for host keys, to allow easy SSH hostkey protection.
2016-08-30 11:36:31 +02:00
Kenneth Skovhede
f3572892be
Changed SSH backend to report invalid host keys via the HostKeyException
2016-08-30 10:00:48 +02:00
Max
9f0b3a0042
default behavior is that fingerprint needs to be specified, but can be overided
2016-06-27 19:57:36 +02:00
Max
e53f5808d9
add ability to check server fingerprint
2016-06-24 15:03:08 +02:00
Kenneth Skovhede
16c791f0b5
Removed all resx files, now using Duplicati.Library.Localization exclusively
2015-01-20 21:07:24 +01:00