/hexo-deployer-ftpsync

FTP deployer for Hexo

Primary LanguageJavaScriptMIT LicenseMIT

FTP deployer

Build Status NPM version

Deploy your site via FTP.

Install

$ npm install hexo-deployer-ftpsync --save

Usage

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

Warning

If the parameter clear is set to true, this plugin will delete all the files and directories on the remote server before uploading. Use this plugin in production at your own risk.