Skip to content

feat: Parse AlreadyExists error when parsing an SFTP error into an IO error#356

Merged
yodaldevoid merged 1 commit into
rust-lang:masterfrom
JasterV:feat/parse-io-error-already-exists
Apr 24, 2026
Merged

feat: Parse AlreadyExists error when parsing an SFTP error into an IO error#356
yodaldevoid merged 1 commit into
rust-lang:masterfrom
JasterV:feat/parse-io-error-already-exists

Conversation

@JasterV

@JasterV JasterV commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

When opening a file in exclusive create mode, there is the possibility of the server returning an "already exists" error, and that should be reflected when parsing an SFTP error into an io::Error

@yodaldevoid

Copy link
Copy Markdown
Collaborator

Thank you for the PR!

@yodaldevoid
yodaldevoid merged commit 4eeeebd into rust-lang:master Apr 24, 2026
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants