1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-27 09:48:08 +00:00

64-bit files todo list

This commit is contained in:
Greg Alexander 2016-06-20 21:41:08 -04:00
parent b1abefd7c7
commit 62dbd9c5aa

4
NOTES
View File

@ -219,5 +219,9 @@ perform any read() that is possible at any time, no matter how many
write()s are outstanding. That seems to do the trick. write()s are outstanding. That seems to do the trick.
XXX - add support for lseek64 and stat64 to sftp
XXX - enable support for lseek64 and stat64 in rsync
XXX - what about scp?
XXX - test on large files
XXX - if you remove it from the recent apps list, does it stop the service?? XXX - if you remove it from the recent apps list, does it stop the service??
XXX - support password-based logins? XXX - support password-based logins?