1.0.0 • Published 8 years ago

scp-sync v1.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

scp-sync

Auto sync local files to remote through ssh when files change.

Usage

npm install scp-sync -g

scp-sync -h 192.168.0.1 -p 22 -u vagrant -p vagrant source /home/vagrant/

# source
#  |- test.txt
#
#
# /home/vagrant/source
#                |- test.txt

License

The package is available as open source under the terms of the MIT License.

1.0.0

8 years ago