1.0.0 • Published 6 years ago

multiple-server-ftp-sync v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

node

Multiple Server Ftp Sync

Script to sync a local directory on a predefined ftp server list.

Getting Started

Installing

A step by step series of examples that tell you have to get packet running

npm install multiple-server-ftp-sync -g

Move to your to the folder where there is the ftp server list and files to upload

cd /your/wordpress/direcotry/of/work/

Without any options the script search a csv file named ftp-server.csv and a folder with the files to uload named files

Than run the comand

sync-ftp

The script accept two inpit param for overriding defaults:

sync-ftp  --dir /path/to/file/to/upload/ --list /path/to/server/list/list.csv

Built With

  • NodeJS

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Pasqui Andrea - Initial work

License

This project is licensed under the MIT License

Acknowledgments

-