8000 Translate EACCES to PERMISSION_DENIED. by tommie · Pull Request #478 · pkg/sftp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Conversation

tommie
Copy link
Contributor
@tommie tommie commented Oct 30, 2021

This is returned by (POSIX) open(2) if there is a permission issue,
e.g. opening a read-only file for writing.

This is returned by (POSIX) open(2) if there is a permission issue,
e.g. opening a read-only file for writing.
@puellanivis
Copy link
Collaborator

Tested against all GOOS for GOARCH=amd64 GOARCH=386 as well as js/wasm and aix/ppc64 all either pass tests or compile. 👍

@puellanivis puellanivis merged commit 7adab6c into pkg:master Oct 30, 2021
@tommie tommie deleted the eaccess branch October 30, 2021 17:36
tommie added a commit to tommie/fisy that referenced this pull request Nov 1, 2021
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
0