# File Transfer

This plugin allows you to upload and download files.

## Installation

```bash
ionic cordova plugin add cordova-plugin-file-transfer
npm install @awesome-cordova-plugins/file-transfer
```

**Plugin Repo:** <https://github.com/apache/cordova-plugin-file-transfer>

## Supported Platforms

* Amazon Fire OS
* Android
* Browser
* iOS
* Ubuntu
* Windows
* Windows Phone

## Further Information

* [Installation Guide](https://danielsogl.gitbook.io/awesome-cordova-plugins/installation)
* [FAQ](https://danielsogl.gitbook.io/awesome-cordova-plugins/faq)
