Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] [newbie] scp syntax



"BABA, Yoshihiko" <baba@example.com> wrote:
> If you were in /tmp when you did scp, then it was fine.  Otherwise, it 
> should be:
> 
> %scp hun01118@example.com:/tmp/mozila* /tmp/

'*' is a shell meta character that should be escaped, no?  How about
this?

% scp 'hun01118@example.com:/tmp/mozila*' /tmp/

Stephen


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links