Skip to content

innoxchain/sia-upload-cancler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sia-upload-cancler Tool

This may be used to cancel ongoing uploads on a Sia node. Therefore some requirements need to be met:

  • You have a working Go development environment
  • Sia is installed to /var/sia (may be changed in code)
  • The tool must be run with the same user running the Sia daemon (siad), so the API password is available from ~/.sia/apipassword
  • Tested with Sia 1.4.1.2

Run the tool

Get and run the tool by:

go get github.com/innoxchain/sia-upload-cancler
$GOPATH/bin/sia-upload-cancler

About

Tool to cancel all ongoing uploads to Sia network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages