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
kenneth@hexad.dk
f256d2cfa8
Reintegrated sandbox Andreas/webui into trunk, as that is what we will be using onwards
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1482 59da171f-624f-0410-aa54-27559c288bec
2012-11-18 16:24:32 +00:00
kenneth@hexad.dk
534d2a2ab7
Updated S3 backend with new AWS Sydney region
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1475 59da171f-624f-0410-aa54-27559c288bec
2012-11-17 12:27:43 +00:00
kenneth@hexad.dk
4b28d6e8f2
Fixed a case where AWS returns a timestamp that is not .Net compatible.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1450 59da171f-624f-0410-aa54-27559c288bec
2012-09-08 10:39:48 +00:00
kenneth@hexad.dk
b5a92cbb35
Update issue #584
...
Status: Fixed
Removed the non-working eu-west-1 constraint.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1433 59da171f-624f-0410-aa54-27559c288bec
2012-08-20 07:55:12 +00:00
kenneth@hexad.dk
282fb41605
Update issue #671
...
Status: Fixed
Now setting PreAuthenticate to "true" for all requests, that should speed things up a bit.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1377 59da171f-624f-0410-aa54-27559c288bec
2012-07-28 10:03:33 +00:00
kenneth@hexad.dk
b8ed92f38c
Merged r1335 into trunk
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1336 59da171f-624f-0410-aa54-27559c288bec
2012-06-21 20:14:26 +00:00
kenneth@hexad.dk
c74092f8a9
Fixed some timeout/abort issues by implementing everything by hand, on top of the async methods.
...
Now the WebRequest.Timeout property ONLY affects the GetRequestStream() and GetResponse() methods as the documentation says it SHOULD.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1331 59da171f-624f-0410-aa54-27559c288bec
2012-06-06 12:55:48 +00:00
kenneth@hexad.dk
48d5729f83
Updated service/webserver to implement long poll and updated the tray icon to use the long poll update methods.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1323 59da171f-624f-0410-aa54-27559c288bec
2012-05-31 15:30:52 +00:00
kenneth@hexad.dk
0f4fa82c97
Merged r1313 and r1314 into trunk
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1315 59da171f-624f-0410-aa54-27559c288bec
2012-05-21 21:39:22 +00:00
kenneth@hexad.dk
b7a99e1659
Moved the date/time EPOCH value to the utility library
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1281 59da171f-624f-0410-aa54-27559c288bec
2012-05-14 20:49:41 +00:00
kenneth@hexad.dk
203778b911
Added metadata recording, for later use in the new UI.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1274 59da171f-624f-0410-aa54-27559c288bec
2012-05-14 18:48:21 +00:00
kenneth@hexad.dk
20c3dcd8e5
Update issue #617
...
Status: Fixed
The googledocs backend now parses hierarchical folders in any depth, except if a folder has multiple direct parents.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1272 59da171f-624f-0410-aa54-27559c288bec
2012-05-14 18:45:48 +00:00
kenneth@hexad.dk
e8eddc1acb
Update issue #607
...
Fixed the 404 error with CloudFiles.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1256 59da171f-624f-0410-aa54-27559c288bec
2012-05-08 18:25:57 +00:00
kenneth@hexad.dk
2ba5e750db
Update issue #595
...
Status: Fixed
Update the Google GData libraries to version 2.0
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1209 59da171f-624f-0410-aa54-27559c288bec
2012-04-21 21:21:03 +00:00
kenneth@hexad.dk
59da039337
Update issue #560
...
Status: Fixed
The domain is now set to empty instead of null
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1207 59da171f-624f-0410-aa54-27559c288bec
2012-04-19 18:49:37 +00:00
kenneth@hexad.dk
fc4e6c1f87
Update issue #444
...
Status: fixed
Problem was that the backend also supports urls like: file://user:pass@\\server\path.
Now the username and password is only accepted if it does not contain slash or backslash.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1197 59da171f-624f-0410-aa54-27559c288bec
2012-04-09 18:38:51 +00:00
kenneth@hexad.dk
815c740390
Updated S3 library to use larger transmissions buffers.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1150 59da171f-624f-0410-aa54-27559c288bec
2012-02-27 14:36:32 +00:00
kenneth@hexad.dk
c5759142c6
Update issue #562
...
Status: Fixed
This sets the Content-Type, lets hope that Google does not apply validation to the Content-Type field in a future update.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1136 59da171f-624f-0410-aa54-27559c288bec
2012-02-20 20:34:55 +00:00
kenneth@hexad.dk
0f65a589b8
Merged r1131,r1132,r1133,1134 port upper limit settings, into trunk
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1135 59da171f-624f-0410-aa54-27559c288bec
2012-02-13 08:35:35 +00:00
kenneth@hexad.dk
577ac0b82c
Fixed a bug where the FTP upload verification fails due to FTP servers returning full path rather than relative path for filename
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1118 59da171f-624f-0410-aa54-27559c288bec
2012-02-03 07:30:42 +00:00
kenneth@hexad.dk
5f58517f24
Added notice to FTP backend about possible server limitations
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1111 59da171f-624f-0410-aa54-27559c288bec
2012-01-29 16:38:34 +00:00
kenneth@hexad.dk
50fd449b33
Improved performance of the FTP upload by issuing a simplified LIST command.
...
Fixed a problem with creating folders on FTP.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1105 59da171f-624f-0410-aa54-27559c288bec
2012-01-19 19:04:56 +00:00
kenneth@hexad.dk
fa8a56738f
Applied patch from issue #523 to support GoogleDocs accounts with shared folders.
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1079 59da171f-624f-0410-aa54-27559c288bec
2011-12-27 09:46:52 +00:00
kenneth@hexad.dk
e96c32256d
Update S3 backend to show the new Sao Paulo region
...
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1077 59da171f-624f-0410-aa54-27559c288bec
2011-12-16 21:01:48 +00:00