#1
|
|||
|
|||
send scp command with path .
How do I send an scp command?
I cant seem to be able to figure out how to do the characters after the host. scp -p -r myfile root@host:/path/to/dir/ Code:
crt.Screen.Send("ssh -oStrictHostKeyChecking=no root@" + host + '\r') |
Thread Tools | |
Display Modes | Rate This Thread |
|
|