Commit Graph

318 Commits

Author SHA1 Message Date
kees-z
2af9bf8888 Update 05-storage-providers.md
Added new option for Google Drive.
2021-05-03 20:10:06 +02:00
kees-z
0d2fc17f92 Update 01-introduction.md
Storage provider Amazon Cloud Drive removed, added Tardigrade and Tencent COS.
2021-05-03 20:04:08 +02:00
kees-z
ccddb0b4c1 Update 05-storage-providers.md
Removed storage provider Amazon Cloud Drive.
2021-05-03 20:02:17 +02:00
kees-z
6938503b8b Update 05-storage-providers.md
Added Tardigrade and Tencent COS backends (Thanks ts678 ).
2021-05-03 19:57:58 +02:00
kees-z
94c4cd67ca Update 05-storage-providers.md 2021-05-03 19:52:22 +02:00
kees-z
de6df04c54 Update 05-storage-providers.md 2021-05-03 19:40:57 +02:00
kees-z
9b6d469275 Merge pull request #72 from jfparis/master
Clarify that when using the backup-test-samples option, duplicati will download files in each category of files
2021-05-03 19:22:44 +02:00
kees-z
144eb7f18d Merge pull request #73 from jfparis/python3
Drop python2 dependency on the back of merging of duplicati pull request 4448
2021-05-03 19:22:00 +02:00
kees-z
37cc6ebf67 Merge branch 'master' into python3 2021-05-03 19:21:49 +02:00
kees-z
80231f6d64 Merge pull request #74 from jfparis/updated-deps
Updated mono dependencies for ubuntu 20.04 and 20.10
2021-05-03 19:18:34 +02:00
Jean-François Paris
bb7c45aa49 updated mono dependencies for ubuntu 20.04 and 20.10 2021-04-21 13:49:15 +03:00
Jean-François Paris
29eb755f5c Drop python2 dependency on the back of merging of duplicati pull request 4448 2021-04-21 13:37:47 +03:00
Jean-François Paris
21e5fb2a9b Clarify that when using the backup-test-samples option, duplicati will download files in each category of files 2021-04-20 10:29:08 +03:00
kees-z
0560a295fc Update 04-using-duplicati-from-the-command-line.md 2021-01-22 19:32:54 +01:00
kees-z
96c2e0ee3e Update 02-installation.md 2021-01-22 19:28:34 +01:00
kees-z
667cccfedc Update index.md 2021-01-22 19:19:48 +01:00
kees-z
40e1d27e6a Update index.md 2021-01-22 19:19:33 +01:00
kees-z
5d5a9fa19e Merge pull request #70 from mmerlin10/patch-1
Update 05-storage-providers.md
2021-01-22 19:14:24 +01:00
kees-z
926cafd613 Merge pull request #69 from Gelma/typos
Fix typos
2021-01-22 19:13:57 +01:00
kees-z
8c3fc14d0b Merge pull request #68 from Zefiro/patch-1
fixed typo
2021-01-22 19:13:21 +01:00
kees-z
090404d355 Merge pull request #67 from valkjsaaa/master
Fix incorrect formation in 02-installation.md
2021-01-22 19:12:44 +01:00
kees-z
97bc906feb Merge pull request #66 from CreepPork/patch-1
Added installation instructions for Ubuntu 20.04
2021-01-22 19:09:50 +01:00
kees-z
c890e80a9c Merge pull request #64 from drwtsn32x/fix-typo
Fix prefix option typo
2021-01-22 17:38:06 +01:00
kees-z
3491cb66c9 Merge pull request #62 from tom7/patch-1
Fix documentation of --gcs-storage-class options
2021-01-22 17:37:41 +01:00
mmerlin10
99f4f5e903 Update 05-storage-providers.md
Added documentation about how to mount SMB/NFS
2021-01-21 16:11:05 +01:00
Andrea Gelmini
e9ff039fd5 Fixed typos and repetitions
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2021-01-11 23:30:58 +01:00
Andrea Gelmini
3a987b53ed Removed repeated sudo in packages to install 2021-01-11 23:28:22 +01:00
Zefiro Anthragon
1092e8a439 fixed typo 2020-12-13 14:32:01 +01:00
Jackie Yang
61875fb9bd Fix incorrect formation in 02-installation.md 2020-11-16 23:53:07 -08:00
Ralfs Garkaklis
4df1ccf1c0 Added installation instructions for Ubuntu 20.04 2020-10-05 23:15:44 +03:00
drwtsn32x
16cd0bc469 fix typo 2020-09-26 09:21:52 -07:00
Kenneth Skovhede
79b5a61e93 Add icons to socials 2020-08-04 10:05:17 +02:00
Dr. Tom Murphy VII Ph.D
18d4927e24 Fix documentation of --gcs-storage-class options
The documentation for the --gcs-storage-class options was just a copy of the --gcs-location options. Put the actual values from the code, which is here: b41d3a3cff/Duplicati/Library/Backend/GoogleServices/WebApi.cs
2020-07-18 10:18:18 -04:00
kees-z
b8c3cf2609 Update index.md 2020-06-11 19:26:18 +02:00
kees-z
69393e714d Update 07-other-command-line-utilities.md 2020-06-11 19:25:27 +02:00
kees-z
8317b4ff6b Update 04-using-duplicati-from-the-command-line.md 2020-06-11 19:25:00 +02:00
kees-z
fd8a662592 Update 03-using-the-graphical-user-interface.md 2020-06-11 19:24:29 +02:00
kees-z
caddc9f675 Update 07-other-command-line-utilities.md 2020-06-11 19:12:47 +02:00
kees-z
e91e753ab4 Update index.md 2020-05-01 13:12:13 +02:00
kees-z
be2e814a41 Merge pull request #58 from andybjackson/patch-1
Update installation instructions to cater also for Debian 10 buster.
2020-05-01 11:47:03 +02:00
kees-z
6b29b8b693 Update 06-advanced-options.md 2020-05-01 11:45:15 +02:00
kees-z
02542dc22f Merge pull request #57 from garyng/patch-1
More fixes for typos and wordings
2020-05-01 11:44:43 +02:00
andybjackson
4a87becac5 Installation instructions for the Duplicate .deb package on Linux 2020-04-30 19:57:56 +01:00
andybjackson
cb41308fde Update installation instructions to cater also for Debian 10 buster.
Have updated the installation instructions to cater also for Debian 10 buster. Note that the Mono installation instructions advice buster-stable rather than just buster. But that is true for earlier versions also.

Note also that the instructions for downloading and installing the Debian package setting it up as a service that auto-starts also need to be added. I'll try to add those next.
2020-04-30 18:47:49 +01:00
GaryNg
af1dc2124e Fix some wordings 2020-04-30 02:57:23 +08:00
GaryNg
3f0d195b90 Fix typo 2020-04-30 02:53:10 +08:00
GaryNg
2ff5c07d34 Fix wording 2020-04-30 02:40:27 +08:00
GaryNg
3dee3c3293 Fix typo 2020-04-30 02:34:34 +08:00
GaryNg
abb01cbcab Fix typo 2020-04-30 00:42:47 +08:00
kees-z
b6e7e4aa7b Merge pull request #56 from garyng/patch-1
More typo fixes
2020-04-29 18:09:47 +02:00