> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/wen-jian-cao-zuo/chuan-shu/ftp.md).

# ftp

```
>open 192.168.0.98 21
>输入账号密码
>dir查看文件
>get file.txt
```

![image](https://raw.githubusercontent.com/xiaoy-sec/Pentest_Note/master/img/311.png)
