Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gofs_go1.17.6_amd64_windows_v0.3.2.zip | 2022-03-01 | 15.2 MB | |
gofs_go1.17.6_amd64_linux_v0.3.2.tar.gz | 2022-03-01 | 7.7 MB | |
README.md | 2022-03-01 | 403 Bytes | |
v0.3.2.tar.gz | 2022-03-01 | 62.8 kB | |
v0.3.2.zip | 2022-03-01 | 101.3 kB | |
Totals: 5 Items | 23.1 MB | 0 |
Fixed
- Fix the cyclomatic complexity is too high.
- Fix creates too many simultaneously alive goroutines and they are exceeded.
- Fix writing an empty file has no effect in the remote disk mode and the push mode.
- Fix writing an empty file or a same length file has no effect in the local disk mode.
Enhancements
- Add the
chunk_size
flag to support upload the big file by chunk.