> For the complete documentation index, see [llms.txt](https://docs.kaput.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kaput.sh/commands/transfers/cancel.md).

# Cancel

### Usage

```shell-session
kaput transfers cancel <TRANSFER_ID>
```

### Arguments

* `TRANSFER_ID` - ID of a transfer (required)

### Notes

* If transfer is in `SEEDING` state, stops seeding. Otherwise, it removes the transfer entry. Does not remove their files.
