# hexo-deployer-ftpsync **Repository Path**: shaofeer/hexo-deployer-ftpsync ## Basic Information - **Project Name**: hexo-deployer-ftpsync - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FTP deployer [![Build Status](https://travis-ci.org/hexojs/hexo-deployer-ftpsync.svg?branch=master)](https://travis-ci.org/hexojs/hexo-deployer-ftpsync) [![NPM version](https://badge.fury.io/js/hexo-deployer-ftpsync.svg)](https://www.npmjs.com/package/hexo-deployer-ftpsync) 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.