hexojs / hexo-deployer-ftpsync

FTP deployer for Hexo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FTP deployer for Hexo

License:MIT License


Languages

Language:JavaScript 100.0%