This cordova plugin is created to use sftp (client) in Cordova apps.
Support Android platform for now.
You can do the following things:
- Execute a command
- Download a file (with percent info)
- Upload a file (with percent info)
- Connect using private key or password
$ cordova plugin add cordova-plugin-sftp
$ cordova prepare