Skip to content

XMODIFIED

Dan Barrett edited this page Feb 28, 2017 · 2 revisions

NAME

xmodified - copy modified XIA source files to another host

DESCRIPTION

xmodified host [host] ...

copies all new and modified source files to the specified machines

options:

host
copy files to the specified host(s)
-h, --help
display this help
-v, --version
display the version number

example:

xmakehosts host1 router1 example.com 192.168.1.1

requirements:

The parallel-scp package must be installed.

note:

  • 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.
Clone this wiki locally