On Thu, 9 Sep 2010, Uli Zappe wrote:
Additionally (and somewhat unrelated), specifying mtime and atime in libssh2_scp_send64 does not have any effect at all on my systems.
Have you checked the code and seen if that data is passed on as supposed?
The docs say libssh2_scp_send64 was just recently added. Is it still in beta or should it work 100% correctly?
It works basically exactly like libssh2_scp_send(), except that it supports large files which the older libssh2_scp_send() API doesn't.
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
