hexo/node_modules/hexo-deployer-sftp/README.md

621 B

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.