Kenneth Skovhede
Kenneth Skovhede
For technical reasons there are multiple logs. This is really confusing to the user as they do not understand why and what happens underneath. The logs should be combined into...
_From [[email protected]](https://code.google.com/u/116508013619432120208/) on July 14, 2010 06:01:21_ It would be great if one backup configuration could target multiple destinations, such as a network share AND Amazon. This should save the...
Before we can release the v. 2.0 beta we should fix the current insecure practice with storing passwords in "almost plain" and also prevent revealing the password from the UI....
_From [[email protected]](https://code.google.com/u/117596759558990029378/) on October 22, 2010 17:54:44_ On a regular installation .Net will pick up the OS proxy settings (at least on windows) and use them while connecting. Some users...
_From [[email protected]](https://code.google.com/u/101127840663945176306/) on May 31, 2009 13:00:32_ Implement a structure that allows a recover to be done using a structure like folder, subfolder, files and all versions of that file,...
I really like the idea, but for me to deploy something like this, I need to specify the SSL options. Both the CA, the client cert and client key needs...
The SFTP server Paramiko (and other strictly SFTP configured servers) do not permit side-channel SSH commands. The current implementation requests these, but does not supply a timeout or fault handler...
I think you have the same bug as detailed here: https://github.com/adamhathcock/sharpcompress/pull/118
It appears that some firewalls string the `X-AuthID` header used to transport the AuthID to the server. A workaround to this would be to send the `AuthID` as form data...
Cleaned up some `proj` files. Added caching to options. This fixes #5149