scp でリモートホストのファイルに * が指定できるようにする

% scp -l user remotehost:/home/foo/\*.txt .

  \ を入れるのがミソ