mirror of https://github.com/jkjoy/sunpeiwen.git
15 lines
296 B
Markdown
15 lines
296 B
Markdown
|
|
||
|
|
||
|
Description
|
||
|
===========
|
||
|
|
||
|
promise-ftp-common contains code common to promise-ftp and promise-sftp, in order to create a semi-interchangeable
|
||
|
API between the two.
|
||
|
|
||
|
|
||
|
Install
|
||
|
=======
|
||
|
|
||
|
# you shouldn't ever need to do this explicitly unless you're using npm 3+
|
||
|
npm install promise-ftp-common
|