hexo-deployer-ftpsync
v0.2.0
Published
FTP deployer for Hexo
Downloads
221
Readme
FTP deployer
Deploy your site via FTP.
Install
$ npm install hexo-deployer-ftpsync --save
Usage
See https://hexo.io/docs/one-command-deployment#FTPSync
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.