hexo/node_modules/hexo-deployer-sftp
jkjoy 5d2d87c740 20230925 2023-09-25 15:58:56 +08:00
..
.prettierrc.yml 20230925 2023-09-25 15:58:56 +08:00
LICENSE 20230925 2023-09-25 15:58:56 +08:00
README.md 20230925 2023-09-25 15:58:56 +08:00
index.js 20230925 2023-09-25 15:58:56 +08:00
package.json 20230925 2023-09-25 15:58:56 +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.