Hi guys,
I tried to transfer file using scp, but it doesn't work. But I can do ssh for both server.
the server name is :
syduwlp12 and syduwls12-tmp
file name is : test.ksh
Here's the command I typed :
anything wrong with my code ??
I tried to transfer file using scp, but it doesn't work. But I can do ssh for both server.
the server name is :
syduwlp12 and syduwls12-tmp
file name is : test.ksh
Here's the command I typed :
Code:
scp test.ksh adoc@syduwlp12:/opt/adoc/test.ksh
anything wrong with my code ??