d3fcc1350a
restart after shortcut modification.
...
From: https://duplicati.readthedocs.io/en/latest/02-installation/#installing-duplicati-on-windows
*This will ease access to the Duplicati Web interface, but if you don't manually deactivate the internal server component, you will end up with multiple Duplicati instances, which is probably undesirable.*
In that case, when the shortcut is modified tray server is already launched, so pc needs restart for changes to take effect and only after that user can launch server as service to avoid tray server and server as service running together.
I
2018-06-27 13:27:53 +04:00
a0201d1a22
Update 02-installation.md
...
link corrected
2018-06-27 13:02:28 +04:00
06b20bb5f4
Update 02-installation.md
...
better formating
2018-06-27 12:53:28 +04:00
b62fc6e368
Merge pull request #15 from vasili111/patch-3
...
Update 03-using-the-graphical-user-interface.md
2018-06-26 21:40:18 +02:00
3e1859683c
Merge pull request #14 from vasili111/patch-2
...
typo
2018-06-26 21:39:45 +02:00
f6237ef0b8
Merge pull request #12 from vasili111/patch-1
...
typo
2018-06-26 21:39:16 +02:00
12e2a6db13
Update 03-using-the-graphical-user-interface.md
2018-06-26 21:27:24 +04:00
f34edaf308
typo
2018-06-26 21:17:55 +04:00
9bdfd8bae5
typo
2018-06-26 21:03:27 +04:00
6bc07525e9
Update index.md
2018-06-19 20:30:02 +02:00
438629566a
Added new advanced options in v2.0.3.7
2018-06-18 22:28:25 +02:00
809f427d06
Update index.md
2018-06-11 10:21:31 +02:00
bafdd8da90
Merge pull request #11 from peterrus/patch-1
...
fixed some typos and did some small style/grammarchanges
2018-06-11 10:21:01 +02:00
fbd1548450
fixed some typos and did some small style/grammarchanges
2018-06-10 13:21:05 +02:00
1943d9bc69
Update index.md
2018-05-01 22:15:20 +02:00
ee413ac703
Merge pull request #9 from erikvanoosten/patch-1
...
Mono can also be installed via Homebrew
2018-05-01 22:14:53 +02:00
8b879f2756
Mono can also be installed via Homebrew
2018-04-28 16:56:47 +02:00
c107723ef7
Merge pull request #8 from bwong00/master
...
Update index with a link to the Github repository
2018-04-23 15:57:50 +02:00
d0e7b95fa3
Update index.md
2018-04-23 15:57:28 +02:00
497fb175c6
Update index with a link to the Github repository
2018-04-19 14:26:35 -07:00
31d117a526
Update index.md
2018-04-19 16:59:24 +02:00
446c19c2ef
Merge pull request #7 from bwong00/master
...
Fix typos
2018-04-19 12:35:47 +02:00
3ff8babce4
Merge branch 'fixes'
2018-04-18 20:18:13 -07:00
c33b8f70aa
Fix typos in 02-installation
2018-04-15 20:21:40 -07:00
04f93fba06
Fix typos in 01-introduction
2018-04-15 20:15:34 -07:00
55fafd7c2c
Merge branch 'fixes'
2018-04-15 19:22:14 -07:00
aa7124da3d
Update index.md
2018-04-14 10:36:01 +02:00
b7d5b8b26b
Merge pull request #6 from tygill/feature/filter-groups
...
Add documentation about filter groups
2018-04-14 10:35:07 +02:00
6d4574ec68
Merge pull request #5 from tygill/fix/ms-group-admin-permissions
...
Add message about required 'Group.Read.All' scope to MS Group backend.
2018-04-14 10:33:22 +02:00
25163f2b1e
Add message about required 'Group.Read.All' scope to MS Group backend.
2018-04-13 10:32:27 -06:00
5fe1c95deb
Update index.md
2018-04-11 09:22:14 +02:00
2b89e62b00
Fix typo in permission name.
2018-04-10 12:19:23 -06:00
9b672d94be
Add note pointing out that the MS Groups backend requires admin permissions to use.
2018-04-10 10:57:21 -06:00
a3ed9cfcb6
Merge branch 'master' of https://github.com/kees-z/DuplicatiDocs into feature/filter-groups
2018-04-10 10:42:10 -06:00
be29f12afa
Merge pull request #4 from ftoulemon/patch-1
...
Fix a mistake in the documentation
2018-04-06 13:12:20 +02:00
9c38f8c474
Fix a mistake in the documentation
...
Fix what seems to be a copy-paste mistake.
2018-04-06 08:18:12 +08:00
d51d1f736a
Merge pull request #3 from albertony/master
...
Fixed some mismatched backticks
2018-04-03 12:10:03 +02:00
fb7ddbe2f3
Fixed some mismatched backticks
2018-04-03 09:36:18 +00:00
2c1cf1ab7a
Update index.md
2018-03-27 13:32:33 +02:00
d19c7f485d
Merge pull request #2 from tygill/feature/ms-graph-backends
...
Add documentation for the Microsoft Graph based backends for OneDrive, OneDrive for Business, SharePoint, and Office 365 Groups
2018-03-24 15:11:50 +01:00
2005a8c76a
Merge pull request #1 from tygill/fix/misc-fixes
...
Fix a few minor errors.
2018-03-24 15:10:25 +01:00
f895050314
Update section on filters to talk about filter groups.
...
Also added some more examples and moved things around, hopefully in a way that makes things clearer.
2018-03-23 16:27:11 -06:00
60df237498
Fix a few minor errors.
...
stored -> stores
#backup-name -> ### backup-name
Added note that VSS snapshots require Duplicati to be run with admin privileges.
2018-03-23 15:37:00 -06:00
38da746daa
Add documentation for the Microsoft Graph based backends for OneDrive, OneDrive for Business, SharePoint, and Office 365 Groups.
...
As the pull request adding those backends hasn't yet been approved, it is possible that some of this information may change and need to be updated.
2018-03-23 15:29:48 -06:00
58dd3daba4
Added Rclone to supported backends.
2018-03-23 15:15:27 +01:00
8fca67691a
Update appendix-f-license-agreement.md
2018-03-22 09:02:41 +01:00
1539a00928
Update index.md
2018-03-22 08:55:14 +01:00
81c0295fce
Fixed typo
2018-03-21 13:43:04 +01:00
940a86a727
Update index.md
2018-03-21 13:38:57 +01:00
f19f9e79a0
Reformatted text
2018-03-12 15:29:31 +01:00