So I found a place where it's hanging -
It's waiting to recv the SSH_MSG_CHANNEL_CLOSE from the server.
If I comment out that bit of code (which I think was added recently to
fix an SCP problem) the system transfers text files just fine.
But binary files are hosed.
I think I could add a switch that would only look for the
SSH_MSG_CHANNEL_CLOSE on an scp transfer,
But am I missing some switch for binary/text transfers?
Thanks,
Cary FitzHugh
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
libssh2-devel mailing list
libssh2-devel_at_lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel
Received on 2007-05-09