marjune

Results 45 comments of marjune

@OlegChuev as this project is claimed and designed as stateless(https://github.com/mjpclab/go-http-file-server/blob/main/README.md#tech-features), stateful variable(here `archivingWorkers`) should not exists in server scope(although there may be some temporary state for each request scope). So...

Readme基本涵盖了,除了路径需要改成Windows风格其他应该都一样,可以参考: https://mjpclab.net/ghfs

目前改成`download[=filename]`及`zip[=filename]`的形式,代码在unstable分支,之后会合并到主分支。

Which version are you using? `--archive-user` is added in 1.18.1.