How to make new copied file always 777 permission
- by Master
I have one Linux ext3 partition shared on network.
Now when some one copy files from MAc , then other people can't change the file dute to permission problem.
Is there any way that ane new file which is copied will always have 777 permission
and some specific user as owner of file not the default user
thanks