opauploadall(8) | Master map: IFSFFCLIRG (Man Page) | opauploadall(8) |
opauploadall
(Linux) Copies one or more files from a group of hosts to this system. Since the file name is the same on each host, a separate directory on this system is created for each host and the file is copied to it. This is a convenient way to upload log files or configuration files for review. This tool can also be used in conjunction with opadownloadall to upload a host specific configuration file, edit it for each host, and download the new version to all the hosts.
NOTE: To copy files from this host to hosts in the cluster, use opascpall or opadownloadall. user@ style syntax cannot be used when specifying filenames.
opauploadall [-rp] [-f hostfile] [-d upload_dir] [-h 'hosts'] [-u user] source_file... dest_file
# upload two files from 2 hosts
opauploadall -h 'arwen elrond' capture.tgz /etc/init.d/ipoib.cfg.
# upload two files from all hosts
opauploadall -p capture.tgz /etc/init.d/ipoib.cfg.
# upload network config files from all hosts
opauploadall capture.tgz /etc/init.d/ipoib.cfg pre-install
The following environment variables are also used by this command:
Intel Corporation | Copyright(C) 2015-2018 |