/hexo-deployer-sftp

SFTP deployer for Hexo

Primary LanguageJavaScriptMIT LicenseMIT

SFTP deployer

Deploy your site via SFTP.

Install

$ npm install https://github.com/HSwift/hexo-deployer-sftp.git --save

Usage

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

Update

replace sftp-sync-deploy with ssh2-sftp-client

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.