Can someone please give me an example on how to grab a file via scp from a remote host?
I have tried:
scp userid@remote.host:/home/userid/filenam
And it does not work.
I know how to copy a file to a remote host, but the other way does not seem to be working anymore (I think it worked in the past)
Thanks!
I have tried:
scp userid@remote.host:/home/userid/filenam
And it does not work.
I know how to copy a file to a remote host, but the other way does not seem to be working anymore (I think it worked in the past)
Thanks!
