Results 1 to 1 of 1
hello Linux ,
i am using the scp command to transfer files from windows share drive - 10.10.10.17 to Linux /home/oracle directory
the command i used
scp - pr 10.10.10.17/Online ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-09-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 4
cannot copy from Windows ShareDrivw 10.10.10.17
hello Linux ,
i am using the scp command to transfer files from windows share drive - 10.10.10.17 to Linux /home/oracle directory
the command i used
scp -pr 10.10.10.17/Online Development/software/Oracle/9.2.0.4/Disk1 /home/oracle
geting error message
ssh:connect to 10.10.10.17 port 22: Network is unreachable
cp:cannot stat "Development/software/Oracle/9.2.0.4/Disk1": No such file or Directory
Thanks a lot


Reply With Quote
