b3c1ea1852
* Add 'mount' command for uplink cli * limit build to unix * small changes * Removed in-memory files map, fix in read function * unmount on interrupt * add delete support * some Read improvements * update to latest api version * removed Println and better error handling * fix linter errors * fix linter errors * disable async read + review comments * minor fixes * remove mutex * code cleanup * add prefix support * simplifying if statement |
||
---|---|---|
.. | ||
cmd | ||
Dockerfile | ||
entrypoint | ||
main.go | ||
README.md |
Uplink
Documentation for developing and building the uplink service
Usage:
First make an identity:
go install storj.io/storj/cmd/uplink
uplink setup
You can edit ~/.storj/uplink/config.yaml
to your liking. Then run it!
uplink run