Skip to content
Dan Barrett edited this page Apr 19, 2017 · 2 revisions

NAME

xput - copy specified file to other hosts

DESCRIPTION

xput file host [host] ...

copy a file to the same location on another host

options:

file file to copy

host host(s) to copy to

-h, --help display this help

-v, --version display the version number

example:

xput etc/resolv.conf host1 router1 example.com 192.168.1.1

notes:

hosts specified on the command line can be IP addresses or resolveable host names

Connections are made via TCP/IP using ssh & scp rather than over XIA