Results 1 to 1 of 1
Hi all,
I am currently having some trouble copying directories off of a SAN to the local linux computer... I have tried the following code and several variations of it:
...
- 02-02-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 3
help copying files SAN
Hi all,
I am currently having some trouble copying directories off of a SAN to the local linux computer... I have tried the following code and several variations of it:
I then type in my SAN password and then get an error sayingscp -r login@san.com:/home/etc/abc/* compID:/home/login/etc/abc
The paths to the file and where I want to put the files are correct as I have checked them....Host key verification failed.
lost connection
Does anyone know what the problem is?

EDIT: After playing around on linux I now get the following error message
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
lost connection


Reply With Quote