Closed rukai closed 1 year ago
SftpSession::create does not include the truncate flag and is not documented to truncate the file but the equivalent rust standard library method is documented to truncate the file.
SftpSession::create
Thanks for noticing. It's fixed now
SftpSession::create
does not include the truncate flag and is not documented to truncate the file but the equivalent rust standard library method is documented to truncate the file.