Skip to content
Snippets Groups Projects
user avatar
Robin Appelman authored
- Keeps a single file handle open instead of creating a new one for
every stream_read
- Read from sftp in large chunks instead of the 8k internal php size
- Request a read for the next chunk while we're still processing the
current one

Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
fe4e8009
History