ssh connect "session1" {cm get "demo_cm_ssh";}; ssh scp from "session1" "remoteFilePath>" "localFilePath>"; ssh scp to "session1" "localFilePath>" "remoteFilePath>"; ssh disconnect "session1";