Steps to replicate the issue (include links if applicable):
- Using SFTP (Forklift or VS Code on Mac) I open a file from one of my tools to edit
- The file has group write permissions, and I (user account) am a member of the tool group
- I edit the file
- I try to save it
What happens?:
Example:
NoPermissions (FileSystemError): Error: EACCES: permission denied, open '/data/project/wdrc/public_html/api.php'
What should have happened instead?:
Saving (overwriting) the file. This worked until a few days ago, since toolforge (and before, the toolserver) existed.
Other information (browser name/version, screenshots, etc.):
Tools I tried: wdrc, magnustools, fist. Used to work everywhere, now doesn't.