hexo/node_modules/hexo-deployer-sftp
jkjoy 9a9cb42f53 20231003 update 2023-10-03 11:14:36 +08:00
..
.prettierrc.yml 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

SFTP deployer

npm GitHub license

Deploy your site via SFTP.

Install

$ npm install hexo-deployer-sftp --save

Usage

See https://hexo.io/docs/one-command-deployment#SFTP

Warning

This application will delete files and directories on the remote server to match the local machine. Use this application in production at your own risk.