
djm at mindrot
Aug 31, 2009, 5:18 PM
Post #2 of 2
(817 views)
Permalink
|
this will be changing soon: there are some patches coming from Carlos Silva, our Google Summer of Code Intern. -d On Mon, 31 Aug 2009, Scott Neugroschl wrote: > 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 > 805-583-2874 > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev [at] mindrot > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev > _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
|