1.0.0 • Published 3 years ago

airdcpp-advanced-sharing v1.0.0

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

airdcpp-advanced-sharing GitHub Actions npm package npm downloads snyk codecov codeclimate

Extension advanced sharing options, batch hashing with stop or resume option.

Notes

  • Depending on the storage performance the refresh process can overshoot the queue limit a bit before the the extension receives the information about the current hash queue and can send a stop to the refresh process.

Available Commands

CommandDescriptionVisibility
/stophashStop all running hashers and clear refresh queueprivate
/tasksList all running refresh tasksprivate
/aborttask TASK_IDAbort task with the provided task idprivate
/listvList all available virtual pathsprivate
/refresh [share/path]Refresh the whole share, or the provided path (e.g. /virtual name/sub folder/)private
/pausehashPause hashingprivate
/resumehashResume hashingprivate

Resources