hexo/node_modules/promise-ftp-common
jkjoy 9a9cb42f53 20231003 update 2023-10-03 11:14:36 +08:00
..
dist 20231003 update 2023-10-03 11:14:36 +08:00
LICENSE 20231003 update 2023-10-03 11:14:36 +08:00
README.md 20231003 update 2023-10-03 11:14:36 +08:00
index.js 20231003 update 2023-10-03 11:14:36 +08:00
package.json 20231003 update 2023-10-03 11:14:36 +08:00

README.md

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