Tagged Questions
0
votes
3answers
49 views
Bulk change of ownership
I recently migrated a server to another machine in our rack. They ownership/permissions didn't transfer when I moved /home from machine1 to /home on machine2 (both Ubuntu machines)
The user accounts ...
0
votes
1answer
98 views
Ubuntu - Group users create new files/directory always: -rwxrwxr-x / drwxrwxr-x
I got a directory in which my group is the owner. The group has two users, however, when a user create a directory the other user can't move the files.
Why is that and how can I change so that the ...
0
votes
2answers
546 views
Synchronize files and preserve permissions/owners
Greetings,
I've been using Dropbox on Ubuntu 10.04 and while initially it was working very well for synchronizing a local copy of my website with the remote site, it didn't do so well when it came to ...
1
vote
2answers
71 views
how to have files created by CMS have the same ownership as SSH user
I am having difficulty on our ubuntu server whereby I have an SSH user that when I create files using this user the ownership is web_user:www-data
The problem is when a file is uploaded or created ...