MrM40
MrM40
E.g. release v22.06, package "openSeaChest-refs-tags-v22.06-linux-x86_64.tar.xz" the included manual "openSeaChest_PowerControl.8" contain old commands e.g. "--changePower" which is retired. It's better not to include manuals at all if they are not correct/not...
When uploading a file the request must include a content-length header which consist of the length of the file + the length of the 40 bytes SHA1. But it seem...
Now that SevenZipSharp support .Net Std. will it then be running in .Core on Linux too? I'm seeing an issue with the 7zip.dll...are there an equivalent Linux library that can...
Nice project :-) Look forward to test it out. Just need a .Net std. version....I'll see if I'm lucky to just change target output in the project. Any idea of...
I've been trying to solve a simple problem, how to specify to only upload file`file1.dat` I have these files in the folder: `file1.dat` `file2.dat` `file3.dat` I've tried with many different...