Home | History | Annotate | Download | only in dropbear

Lines Matching full:scp

40 - Avoid hanging after exit in certain cases (such as scp)
58 - Compile fix for scp
79 - Updated to scp from OpenSSH 4.3p2 - fixes a security issue
165 will work with scp.
190 - Fix dbclient so that "scp -i keyfile" works. (It can handle "-ikeyfile
224 - scp works correctly when passed a username (fix for the dbclient program
343 - Allow repeated requests in a single session if previous ones fail - this fixes PuTTY and some other SCP clients, which try SFTP, then fall-back to SCP if it
363 - Various minor fixes allow scp to work with irix, thanks to Paul Marinceu for
386 - scp compilation on systems without strlcpy() is fixed, thanks to Peter
404 - Added a stripped down version of OpenSSH's scp binary
586 - channel code now closes properly on EOF - scp processes don't hang around