October 2013 archive

Example syntax for Secure Copy (scp)

Example syntax for Secure Copy (scp) What is Secure Copy? scp allows files to be copied to, from, or between different hosts. It uses ssh for data transfer and provides the same authentication and same level of security as ssh. Examples Copy the file “foobar.txt” from a remote host to the local host $ scp …

Continue reading

Permanent link to this article: https://daherlabs.mywire.org/wordpress/?p=139