-
-
Notifications
You must be signed in to change notification settings - Fork 299
Changing permissions resets extended access rights flags #3790
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The same also applies to changing UNIX permissions when connected to FTP. |
We should also honour both setuid and setgid and sticky bits. |
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a remote folder like so:
Then I want to set it to be group-writeable in Cyberduck. So I login (SFTP) I bring up the Info-dialogue for the folder and click the appropriate checkbox to make it so. Now the folder looks like this:
The setgid-bit has been reset. Surely, this can't be correct?
cheers!
The text was updated successfully, but these errors were encountered: