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: results in err-msg: ssh: file-with-colon-in-its-name: Name or service not known Best regards, Tjavdar Tjavdar Ivanov Dept. of Mathematics, School of Engineering, J?nk?ping University, P.O Box 1026 : SE-551 11 J?nk?ping, Sweden tel. 036-15 78 56 (off), 036-10 04 08 (h), 0709-20 36 11 (mobile)
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