--- description: >- File Transfer plugin for Cordova and Ionic. This plugin allows you to upload and download files. --- # 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](https://github.com/apache/cordova-plugin-file-transfer) ## Supported Platforms - Amazon Fire OS - Android - Browser - iOS - Ubuntu - Windows - Windows Phone ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)