Command-line parsing bug?
Michal Pasternak
michal at pasternak.w.lub.pl
Sat Jul 31 00:51:10 EST 2004
Tjavdar Ivanov [Fri, Jul 30, 2004 at 04:43:30PM +0200]:
>
> Hi,
>
> There seems to be no way to scp a file containig ":" in its name, e.g.,
>
> scp file-with-colon-in-its-name: user at localhost:
Try:
scp ./file-with-colon-in-its-name: user at localhost:
--
The programmers you'll be able to hire to work on a Java project won't be as
smart as the ones you could get to work on a project written in Python.
-- seen at http://www.paulgraham.com/gh.html
More information about the openssh-unix-dev
mailing list