We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b341967 commit 1687f5dCopy full SHA for 1687f5d
src/session.rs
@@ -182,7 +182,7 @@ impl Session {
182
///
183
/// ## Sftp subsystem
184
185
- /// To use sftp subsystem, it is recommended to use crate [`openssh-sftp-client`],
+ /// To use the sftp subsystem, you'll want to use [`openssh-sftp-client`],
186
/// then use the following code to construct a sftp instance:
187
188
/// [`openssh-sftp-client`]: https://crates.io/crates/openssh-sftp-client
0 commit comments