I use Ubuntu for development (12.10 currently). I usually work on files by mounting remote resource in nautilus by SSH. Files on the remote server are owned by different user and my user account is attached to that user's group so I can have full access. The problem I'm experiencing is that every time I edit a file and save it I become the owner of that file. This causes other users not being able to work on those file anymore. It seems like using FTP client like Filezilla solves the problem (ownership does not change) but I don't want to switch back using FTP client. I did a bit of research online and run across couple posts where people were heaving the same issue but the problem was not solved.
问问题
198 次