UNPKG

685 BMarkdownView Raw
1<a style="float:right;font-size:12px;" href="http://github.com/ionic-team/ionic-native/edit/master/src/@ionic-native/plugins/file-transfer/index.ts#L100">
2 Improve this doc
3</a>
4
5# File Transfer
6
7```
8$ ionic cordova plugin add cordova-plugin-file-transfer
9$ npm install @ionic-native/file-transfer
10```
11
12## [Usage Documentation](https://ionicframework.com/docs/native/file-transfer/)
13
14Plugin Repo: [https://github.com/apache/cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer)
15
16This plugin allows you to upload and download files.
17
18## Supported platforms
19
20- Amazon Fire OS
21 - Android
22 - Browser
23 - iOS
24 - Ubuntu
25 - Windows
26 - Windows Phone
27
28
29