Hey all,
I have an external hard drive (mounted as /Volumes/Icybox) and I would like to share some of the contents with other people. This is what I have done
1. Set myself as the owner of all the files recursively in the hard drive.
2. Set the unix file permissions to 744 so that I have complete access and other people have read only access.
3. Set up a limited user (fileshare) who can log in over FTP whose home directory is /Volumes/Icybox.
However when the user logs in over FTP all the files are suddenly owned by fileshare, and hence the remote user has complete access. Why do the files reflect the owner to be whoever is logged in rather than the correct file permissions?
Regards
Chris
I have an external hard drive (mounted as /Volumes/Icybox) and I would like to share some of the contents with other people. This is what I have done
1. Set myself as the owner of all the files recursively in the hard drive.
2. Set the unix file permissions to 744 so that I have complete access and other people have read only access.
3. Set up a limited user (fileshare) who can log in over FTP whose home directory is /Volumes/Icybox.
However when the user logs in over FTP all the files are suddenly owned by fileshare, and hence the remote user has complete access. Why do the files reflect the owner to be whoever is logged in rather than the correct file permissions?
Regards
Chris