- or download this
ssh root@remoteIP /usr/bin/ls
- or download this
system("ssh root@remoteIP /usr/bin/ls");
- or download this
ssh: Could not resolve hostname root.remoteIP: Name or service not kno
+wn remoteIP is the real IP address of the remote computer.
- or download this
ssh root@remoteIP /usr/bin/ls
- or download this
system("ssh root\@\remoteIP /usr/bin/ls");