Skip to main content

SFTP_IO_CHUNK

Constant SFTP_IO_CHUNK 

Source
pub const SFTP_IO_CHUNK: usize = _; // 32_768usize
Expand description

Stream chunk size for SFTP file I/O (bytes). Never load whole files into RAM.