Bug in openssh-1.2.2p1 scp program?
Niels Kristian Bech Jensen
nkbj at image.dk
Thu Mar 9 23:27:22 EST 2000
The scp program from openssh-1.2.2p1 behaves different from the scp
program from ssh-1.2.27. In ssh-1.2.27 you can copy one or more file(s) to
a remote users home directory using the command:
scp filename(s) user at remotehost
In openssh-1.2.2p1 this copies the file(s) to a file named
"user at remotehost" in the current (local) directory. To copy the files to
the wanted (remote) location you have to use this command:
scp filename(s) user at remotehost:
^
Is this a bug or a feature?
--
Niels Kristian Bech Jensen -- nkbj at image.dk -- http://www.image.dk/~nkbj/
----------->> Stop software piracy --- use free software! <<-----------
More information about the openssh-unix-dev
mailing list