Kenneth Skovhede
7dc0cb2f20
Fixed using the OneDrive root folder
2014-07-25 15:48:26 +02:00
Kenneth Skovhede
3d9077c66a
Removed old SkyDrive strings
2014-07-25 15:20:46 +02:00
Kenneth Skovhede
0cf41f8b17
Changed the way the OneDrive authid is passed to the service, to avoid it being logged as part of the request string.
2014-07-25 15:20:36 +02:00
Kenneth Skovhede
eb2454f4e0
Changes to prevent premature timeouts when running with Mono
2014-07-20 10:07:56 +02:00
Kenneth Skovhede
add0e9f8a7
Adjusted display names for backends
2014-07-16 23:18:37 +02:00
Kenneth Skovhede
5869581573
Updated TahoeLAFS to work with NewtonSoft JSON and removed LitJSON dependency.
2014-07-15 23:30:31 +02:00
Kenneth Skovhede
89e7b262e6
Sync one-drive version number
2014-07-15 18:12:25 +02:00
Kenneth Skovhede
04f09e7a1f
Fixed a wrongly formatted string
2014-07-15 17:10:02 +02:00
Kenneth Skovhede
241a4e898b
Fixed S3 to read data from server instead of having it hardcoded into the plugins file
2014-07-15 15:42:15 +02:00
Kenneth Skovhede
46767d7e0a
Improved OneDrive error messages
2014-07-15 13:33:12 +02:00
Kenneth Skovhede
e3d94ddf00
Fixed a crash with invalid strings
2014-07-14 17:05:19 +02:00
Kenneth Skovhede
86b3193fea
Removed some debug code
2014-07-11 01:09:58 +02:00
Kenneth Skovhede
f935af9968
Reworked the ReadWriteTimeout usage to avoid premature timeouts on Mono
2014-07-11 01:07:48 +02:00
Kenneth Skovhede
50c926acea
Removed SkyDrive and implemented OneDrive with OAuth 2.0 logins.
2014-07-11 01:07:05 +02:00
Kenneth Skovhede
69bd080aa5
Updated the version number in all projects to 2.0.0.7
2014-06-13 15:08:51 +02:00
Kenneth Skovhede
e70ba0a477
Updated product-number in the project files
2014-06-13 15:00:12 +02:00
Kenneth Skovhede
47b83d1094
Added HintPath attribute, that seems to help xbuild figure out how to pull in the indirect dependencies
2014-03-26 17:29:08 +01:00
Kenneth Skovhede
b11567407f
Rename p3
2014-03-26 17:02:32 +01:00
Kenneth Skovhede
989c759374
Added keyfile as password
2014-03-18 22:17:31 +01:00
Kenneth Skovhede
457399f7f0
Correctly passing port if using password auth.
...
Update issue #955
Status: Fixed
2014-03-18 22:09:47 +01:00
Kenneth Skovhede
28deeea1f3
Updated SSH project file with the KeyLoader changes
2014-03-13 11:38:34 +01:00
Kenneth Skovhede
77bc47837e
Feature improvements for SSH backend
2014-03-12 18:27:23 +01:00
Kenneth Skovhede
4b23403cac
Added key uploader module
2014-03-12 16:45:54 +01:00
Kenneth Skovhede
68c48d5dfa
Fixed some issues with SSH key format
2014-03-12 16:44:48 +01:00
Kenneth Skovhede
421cba6f71
Updated the SSH KeyGen to be more structured
2014-03-12 10:21:28 +01:00
Kenneth Skovhede
41ba7e386e
Added a DSA + RSA SSH keygen module for web use
...
Added option to read url encoded key files.
2014-03-12 01:43:47 +01:00
Kenneth Skovhede
ff4c411032
Changed the display names of the backends to be more user-friendly
2014-02-26 15:40:35 +01:00
Kenneth Skovhede
2e36e15487
Fixed order of options in SkyDrive
2013-10-30 10:49:32 +01:00
Kenneth Skovhede
1e51fd5144
Update issue #886
...
Fixed issue with SkyDrive documentation and username/password
2013-10-29 13:36:52 +01:00
Kenneth Skovhede
9acda1a72c
Update issue #886
...
Status: Fixed
Updated order username/password text in googledocs.
Updated string in FTP backend.
2013-10-29 13:33:17 +01:00
Kenneth Skovhede
bbe3c81bb6
Added option to re-authenticate file-based shares.
...
Thanks to Siyu Wu for making the basic patch.
2013-10-29 09:42:16 +01:00
Kenneth Skovhede
1d39773126
Updated CloudFiles auth url
2013-10-28 22:42:45 +01:00
Kenneth Skovhede
00423dff8c
Added DreamHost as a known S3 provider
2013-08-17 13:29:16 +02:00
Kenneth Skovhede
ee9be320d0
Added compile flag to activate random transmission errors
2013-07-23 20:53:34 +02:00
Kenneth Skovhede
8f69fc85c2
Removed a bunch of warnings
2013-06-26 21:29:03 +02:00
Kenneth Skovhede
a0884d7d59
Fixed parsing bug with webdav after the URI update
2013-05-11 22:19:54 +02:00
Kenneth Skovhede
12b52d8d84
Merge branch 'master' into sandboxes/Kenneth/ForestHash
2013-05-06 20:36:56 +02:00
Kenneth Skovhede
d3f4058057
Fixed various minor issues with backends
2013-05-06 20:36:26 +02:00
Kenneth Skovhede
b78f7ab8a3
Merge branch 'master' into sandboxes/Kenneth/ForestHash
...
Conflicts:
Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
2013-05-05 23:52:01 +02:00
Kenneth Skovhede
e5b3f0ea93
Rewrote all backends to use the new Uri parser.
...
Updated the regex to be a little more forgiving.
Does not handle paths with @, like "ftp://server/@folder"
2013-05-05 23:46:00 +02:00
Kenneth Skovhede
e100e0a8d8
Merge branch 'master' into sandboxes/Kenneth/ForestHash
...
Conflicts:
Duplicati/CommandLine/help.txt
Duplicati/GUI/Program.cs
Duplicati/GUI/Wizard pages/RestoreSetup/FinishedRestoreSetup.cs
2013-05-05 17:11:14 +02:00
Kenneth Skovhede
62c75d9af9
Removed all informs code (no more 1.3.x UI)
2013-05-05 17:07:24 +02:00
Kenneth Skovhede
9d09cb473d
Renamed ftp-password to auth-password and ftp-username to auth-username
2013-05-05 16:40:37 +02:00
Kenneth Skovhede
9c5183f794
Merge branch 'master' into sandboxes/Kenneth/ForestHash
...
Conflicts:
Duplicati.sln
Duplicati/CommandLine/BackendTester/Duplicati.CommandLine.BackendTester.csproj
Duplicati/CommandLine/Decrypter/Duplicati.CommandLine.Decrypter.csproj
Duplicati/CommandLine/Duplicati.CommandLine.csproj
Duplicati/GUI/Datamodel/Datamodel.csproj
Duplicati/GUI/Duplicati.GUI.MacTrayIcon/Duplicati.GUI.MacTrayIcon.csproj
Duplicati/GUI/Duplicati.GUI.TrayIcon/Duplicati.GUI.TrayIcon.csproj
Duplicati/GUI/Duplicati.csproj
Duplicati/Library/Backend/CloudFiles/Duplicati.Library.Backend.CloudFiles.csproj
Duplicati/Library/Backend/FTP/Duplicati.Library.Backend.FTP.csproj
Duplicati/Library/Backend/File/Duplicati.Library.Backend.File.csproj
Duplicati/Library/Backend/GoogleDocs/Duplicati.Library.Backend.GoogleDocs.csproj
Duplicati/Library/Backend/S3/Duplicati.Library.Backend.S3.csproj
Duplicati/Library/Backend/SSHv2/Duplicati.Library.Backend.SSHv2.csproj
Duplicati/Library/Backend/TahoeLAFS/Duplicati.Library.Backend.TahoeLAFS.csproj
Duplicati/Library/Backend/WEBDAV/Duplicati.Library.Backend.WEBDAV.csproj
Duplicati/Library/Compression/Duplicati.Library.Compression.csproj
Duplicati/Library/DynamicLoader/Duplicati.Library.DynamicLoader.csproj
Duplicati/Library/Encryption/Duplicati.Library.Encryption.csproj
Duplicati/Library/Interface/Duplicati.Library.Interface.csproj
Duplicati/Library/Logging/Duplicati.Library.Logging.csproj
Duplicati/Library/Main/Duplicati.Library.Main.csproj
Duplicati/Library/Modules/Builtin/Duplicati.Library.Modules.Builtin.csproj
Duplicati/Library/SharpRSync/Duplicati.Library.SharpRSync.csproj
Duplicati/Library/Snapshots/Duplicati.Library.Snapshots.csproj
Duplicati/Library/Utility/Duplicati.Library.Utility.csproj
Duplicati/License/Duplicati.License.csproj
Duplicati/Server/Duplicati.Server.Serialization/Duplicati.Server.Serialization.csproj
Duplicati/Server/Duplicati.Server.csproj
Duplicati/Winforms/Controls/Duplicati.Winforms.Controls.csproj
WizardForm/WizardForm.csproj
2013-05-05 13:55:18 +02:00
Kenneth Skovhede
0014b69ccf
Removed unused x86 configurations and fixes som build refrences
2013-05-05 13:45:02 +02:00
Kenneth Skovhede
93bdb2a434
Merge branch 'master' into sandboxes/Kenneth/ForestHash
...
Conflicts:
Duplicati/CommandLine/Help.cs
Duplicati/CommandLine/Program.cs
Duplicati/Library/Main/Strings/Interface.Designer.cs
Duplicati/Library/Main/Strings/Interface.resx
Duplicati/Library/Main/Strings/Options.Designer.cs
Duplicati/Library/Main/Strings/Options.resx
2013-05-04 14:07:04 +02:00
Kenneth Skovhede
53a6631a85
Mono-fication of projects
2013-03-16 12:07:58 +01:00
Kenneth Skovhede
dbea6a2680
Updated S3 backend to use location specific endpoints by default
2013-03-08 23:44:03 +01:00
kenneth@hexad.dk
77c82cf4f7
Fixed the single most commonly reported issue: forgetting to write file:// in front of the target URI.
...
It is now permitted to specify the target or source path, without the file:// prefix, but ONLY if there is also a "backup" or "restore" argument, otherwise it is not possible to infer what to do.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1538 59da171f-624f-0410-aa54-27559c288bec
2013-03-02 13:41:30 +00:00
kenneth@hexad.dk
f8dc5bbafd
Added the "Password" type to argument types for simplified handling of password masking.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1509 59da171f-624f-0410-aa54-27559c288bec
2013-01-22 09:28:43 +00:00