pub const SFTP_IO_CHUNK: usize = _; // 32_768usize
Stream chunk size for SFTP file I/O (bytes). Never load whole files into RAM.