hexo-deployer-vftpsync
v0.1.1
Published
FTP deployer for Hexo, use vinyl-ftp
Downloads
2
Readme
FTP deployer
Deploy your site via FTP.
Install
$ npm install hexo-deployer-ftpsync --save
Usage
See https://hexo.io/docs/deployment.html#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.