Quantcast
Channel: UNIX and Linux Forums
Viewing all articles
Browse latest Browse all 16232

How to copy file from windowm to AIX using scp command?

$
0
0
Hi

I'd like to copy file ( or directory ) from a window server to an unix server using scp command, something like this

Code:

scp -rp admin@10.0.99.99:C:\Documents and Settings\abc.txt  /home/oracle/abc.txt
I tried testing something like command above but nothing worked.
Somebody help !! Thank you

Viewing all articles
Browse latest Browse all 16232

Trending Articles