Douglas Krahmer

Results 9 comments of Douglas Krahmer

I recently wrote an IDrive backend and API client library in C#. It is tailored for Duplicati integration but is pretty clean and concise (single file < 400 lines). It...

It's in the wiki: https://github.com/dgrant/eyefiserver2/wiki/Getting-Started

@fabianoriccardi, I have spend some more time reviewing this PR. I like a lot of your improvements but you also included many changes based on personal preference, rather than necessity....

Sorry I did not respond sooner... MediaTester is not currently instrumented for multi-language support. If you, or someone else, is willing to commit to translating, I will look into adding...

Awesome! I will work on adding localization support and document details on how to contribute additional languages.

Hi @caralu74, I have added localization support and also updated the solution and projects for VS2019. You can find instructions for adding a new language here: https://github.com/dkrahmer/MediaTester/blob/master/CONTRIBUTING.md I tried to...

I added a password CLI argument for SSH and SCP. I am using it on Windows but it should work on other OSs too. To specify a password: -Z password...

I created a repo release that includes Win32 binaries. https://github.com/dkrahmer/openssh-portable/releases/

Sorry about that. I forgot to include libcrypto.dll which must be placed in the same directory. I added it to the release.