oonglycli

0.0.3 • Public • Published

#Oongly (n) A finger, in Hindi language
(n) A nodejs based tool for uploading/downloading files and executing remote commands in non-homogenous systems

####Upload files oonglycli --host foo.local --port 8080 --op upload --file /home/ameyms/foo.sh --remotepath /var/fubar/bar.sh

####Download files oonglycli --host foo.local --port 8080 --op download --file /home/ameyms/foo.sh --remotepath /var/fubar/bar.sh

####Execute remote command oonglycli --host foo.local --port 8080 --op cmd cat /home/amey/code/*.js foo | wc -l

The --host and --port should correspond to the machine where oonglyd is running

Readme

Keywords

none

Package Sidebar

Install

npm i oonglycli

Weekly Downloads

1

Version

0.0.3

License

none

Last publish

Collaborators

  • amey