Linux/scp missing on centos install: Difference between revisions

From voipsupport
Jump to navigation Jump to search
(Created page with "If you find that scp is not installed after a minimal install of Centos <pre>yum install openssh-clients</pre>")
 
(No difference)

Latest revision as of 00:21, 14 June 2016

If you find that scp is not installed after a minimal install of Centos

yum install openssh-clients