1
1

Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)

Этот коммит содержится в:
Daniel Stenberg 2009-06-08 16:10:37 +02:00
родитель d440995a80
Коммит c01e147a40

2
TODO
Просмотреть файл

@ -1,6 +1,8 @@
Things TODO
===========
* Provide a libssh2_scp_send() API for files larger than 4GB (32bit size)
* Convert the linked list code used all over to use the (new) generic linked
list code. See the _libssh2_list_*() functions in src/misc.c