> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/networking/ftp/connect-to-ftp-anonymously.md).

# Connect to FTP anonymously

Set up FTP normally as you would with user and password but use the below instead:

```bash
User:  anonymous
Password:  anonymous@domain.com
```
