Extension advanced sharing options, batch hashing with stop or resume option.
- 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.
Command | Description | Visibility |
---|---|---|
/stophash |
Stop all running hashers and clear refresh queue | private |
/tasks |
List all running refresh tasks | private |
/aborttask TASK_ID |
Abort task with the provided task id | private |
/listv |
List all available virtual paths | private |
/refresh [share/path] |
Refresh the whole share, or the provided path (e.g. /virtual name/sub folder/ ) |
private |
/pausehash |
Pause hashing | private |
/resumehash |
Resume hashing | private |