Miyoshi-Ryota / async-ssh2-tokio

asynchronous and easy-to-use high level ssh client library for rust
Apache License 2.0
71 stars 27 forks source link

Change the input type to upload_file function from &str to AsRef<Path> #67

Closed fa993 closed 3 months ago

fa993 commented 3 months ago

Similar Change as #65