Portable OpenSSH-2.5.2p2
Jan-Frode Myklebust
janfrode at parallab.uib.no
Thu Mar 22 23:34:50 EST 2001
On Thu, Mar 22, 2001 at 09:43:56PM +1100, Damien Miller wrote:
>
> Sftp:
> sftp client supports globbing (get *, put *).
>
It globs put, but not get for me:
sftp> put *.res
Uploading bouen100.res to /tmp/bouen100.res
Uploading cdelapp.res to /tmp/cdelapp.res
sftp> get *.res
File "/tmp/*.res" not found.
sftp> get cdelapp.res
Fetching /tmp/cdelapp.res to cdelapp.res
sftp>
OpenSSH configured has been configured with the following options.
User binaries: /usr/openssh/bin
System binaries: /usr/openssh/sbin
Configuration files: /usr/openssh/etc
Askpass program: /usr/openssh/libexec/ssh-askpass
Manual pages: /usr/openssh/man/manX
PID file: /usr/openssh/etc
sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/openssh/bin
Random number collection: Builtin (timeout 200)
Manpage format: cat
PAM support: no
KerberosIV support: no
AFS support: no
S/KEY support: no
TCP Wrappers support: yes
MD5 password support: no
IP address in $DISPLAY hack: no
Use IPv4 by default hack: no
Translate v4 in v6 hack: no
Host: mips-sgi-irix6.5
Compiler: cc
Compiler flags: -g
Preprocessor flags: -I/usr/local/include -I/usr/local/ssl/include
Linker flags: -L/usr/local/ssl/lib
Libraries: -lwrap -lz -lgen -lcrypto
-jf
More information about the openssh-unix-dev
mailing list