Linux scp command issue

Posted by George2 on Stack Overflow See other posts from Stack Overflow or by George2
Published on 2010-05-17T06:30:13Z Indexed on 2010/05/17 6:40 UTC
Read the original article Hit count: 520

Filed under:
|
|

Hello everyone,

I am using scp command to copy file from a MacBook Pro OS X 10.5 to another Linux box (Red Hat Linux Enterprise 5).

I am using the following command on Mac, sudo scp ~/.ssh/mykey.rsa [email protected], there is no output from Mac command line. I am not sure whether the scp is success or not. Where is the location the file mykey.rsa on remote computer 10.10.100.101?

thanks in advance, George

© Stack Overflow or respective owner

Linux scp command issue

Posted by George2 on Super User See other posts from Super User or by George2
Published on 2010-05-17T06:30:13Z Indexed on 2010/05/17 7:01 UTC
Read the original article Hit count: 521

Filed under:
|
|

Hello everyone,

I am using scp command to copy file from a MacBook Pro OS X 10.5 to another Linux box (Red Hat Linux Enterprise 5).

I am using the following command on Mac, sudo scp ~/.ssh/mykey.rsa [email protected], there is no output from Mac command line. I am not sure whether the scp is success or not. Where is the location the file mykey.rsa on remote computer 10.10.100.101?

thanks in advance, George

© Super User or respective owner

Related posts about mac

Related posts about linux