-
Notifications
You must be signed in to change notification settings - Fork 28
XMODIFIED
Dan Barrett edited this page Feb 28, 2017
·
2 revisions
xmodified - copy modified XIA source files to another host
xmodified host [host] ...
copies all new and modified source files to the specified machines
- host
- copy files to the specified host(s)
- -h, --help
- display this help
- -v, --version
- display the version number
- XIA must be installed in the same location on each machine for this script to work.
- Names specified on the command line can be IP addresses or resolvable host names.
- Connections are made via TCP/IP using parallel-ssh & parallel-scp rather than over XIA.
xmakehosts host1 router1 example.com 192.168.1.1
The parallel-scp package must be installed.