What is correct of SCP command on Ubuntu Hardy

Posted by April on Server Fault See other posts from Server Fault or by April
Published on 2010-04-03T11:44:53Z Indexed on 2010/04/03 11:53 UTC
Read the original article Hit count: 230

Filed under:

If the use the following scp command then I get an error:

scp -P 22 [email protected]: /home/username/public_html/* ./

The error I get is:

stdin: is not a tty scp: .: not a regular file

What am I doing wrong?

Thanks for help.

© Server Fault or respective owner

Related posts about scp