> For the complete documentation index, see [llms.txt](https://kashz.gitbook.io/kashz-jewels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kashz.gitbook.io/kashz-jewels/protocols/tftp-69.md).

# tftp :69

### Filename containing spaces fix:

1. kali-tftp fails when `filename` contains spaces.
2. Install `sudo apt install -y tftp-hpa`

### Commands

```bash
tftp [-v] -m binary IP -c get '\Windows\system.ini' system.ini
# \Windows\System32\Drivers\etc\hosts
```
