|
SLU Navigation |
Sharing Files With OthersHow to use your share directory Ever user has a Share directory that can be used to share files with others users. This is useful when you are collaborating on a class project. When you create a share, a directory will be created in your share directory that only you and other users you specify can access. Creating a shareCreator
Other users in group
Using contents within a shareOnce the share has been created, read/write access to the contents of the share are managed with typical Unix permissions (type "man chmod" in a terminal window for more info). The person who owns a file or subdirectory can control whether it is read-only for others in the share or writable for all. If you wish to have the default for all shares be that everyone has read/write permissions, you should edit the file ~/.profile using a text editor and add the line "umask 0000" to that file. The next time you log into your account, the new default will take effect. Document Actions |
|
