veeso / suppaftp

a super FTP/FTPS client library for Rust with support for both passive and active mode
Apache License 2.0
112 stars 28 forks source link

Fix typo in Readme, put -> put_file #44

Closed fitztrev closed 1 year ago

fitztrev commented 1 year ago

Description

Brand new to this crate and was trying the sample code and had an error.

Fixes typo in example code in the README.

no method named `put` found for struct `ImplFtpStream`

Type of change

Please select relevant options.

Checklist

Acceptance tests

wait for a project maintainer to fulfill this section...