# Wanaku Provider - FTP
Provides access to FTP resources
The resources should be referenced as:
```shell
ftp://user@host/?fileName=file.txt
```
```shell
wanaku resources expose --location=ftp://my-host/ --description="Sample file on the FTP server" --name="sample-ftp" --type=ftp
```