mput/mget misbehavior

Damien Miller djm at mindrot.org
Tue Sep 1 10:18:12 EST 2009


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.com
> 805-583-2874
> 
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
> 


More information about the openssh-unix-dev mailing list