Files
awesome-cordova-plugins/docs/plugins/file-transfer/README.md
T
2026-03-21 17:08:43 -07:00

33 lines
656 B
Markdown

---
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)