Hi,
im trying to copy a file from my Linux box to windows .
my input file is = /home/user/project1/project.tar
my host is = windows username@ip address
my output path = C:\Share
so i tried,
scp /home/user/project1/project.tar windows username@ip address C:\Share,
and got errored.i couldnt find the error .can anyone please explain what the error and please the solution as well.
Thanks,
Inshaf

Reply With Quote
