mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
21 lines
416 B
Markdown
21 lines
416 B
Markdown
# FTP
|
|
|
|
```
|
|
$ 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
|
|
|
|
|
|
|