Comment 11 for bug 312396

Revision history for this message
Dereck Wonnacott (dereck) wrote :

SSH to a remote system
touch newfile
chmod g+rw newfile
chown otheruser newfile
now 'connect to server' via sftp and open the file in gedit

Notice that even though you have the right to modify because of group perms.. Gedit says no.