07eb6ed created the issue
I have a remote folder like so:
drwxr-s--- 2 me www-data 4096 Oct 7 15:31 htdocs
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:
drwxrwx--- 2 me www-data 4096 Oct 7 15:31 htdocs
The setgid-bit has been reset. Surely, this can't be correct?
cheers!