0.2.0 • Published 1 month ago

hexo-deployer-ftpsync v0.2.0

Weekly downloads
1,001
License
MIT
Repository
github
Last release
1 month ago

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

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.