Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OS X Mavericks and Apache

Secure Copy

scp sourceFile destinationFile where the "files" use the following convention if they are remote; user@host:file

example of copying a remote file to the current (local) directory; scp hdpdemo@hdp-demo-data9.cloudapp.net:/usr/hdp/current/hadoop-client/hadoop-common.jar .

Services

...