mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
418 B
Markdown
19 lines
418 B
Markdown
# FTP
|
|
|
|
```text
|
|
$ ionic cordova plugin add cordova-plugin-ftp
|
|
$ npm install @awesome-cordova-plugins/ftp
|
|
```
|
|
|
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/ftp/)
|
|
|
|
Plugin Repo: [https://github.com/xfally/cordova-plugin-ftp](https://github.com/xfally/cordova-plugin-ftp)
|
|
|
|
This cordova plugin is created to use ftp \(client\) in web/js.
|
|
|
|
## Supported platforms
|
|
|
|
* Android
|
|
* iOS
|
|
|