mput/mget misbehavior
Scott Neugroschl
scott_n at xypro.com
Tue Sep 1 09:43:41 EST 2009
A couple of notes about mget/mput in SFTP (5.1p1).
1. They aren't documented in the SFTP man page
2 They misbehave --
"mput a.txt b.txt" copies a.txt to b.txt on the server
"mput *.txt b.txt" copies the first wildcard match to b.txt on
the server
"mput a.txt b.txt c.txt" copies a.txt to b.txt on the server
"mput a.txt b.txt /tmp" copies a.txt to b.txt on the server
----
Scott Neugroschl
XYPRO Technology Corporation
scott_n at xypro.com
805-583-2874
More information about the openssh-unix-dev
mailing list