Microsoft
Software
Hardware
Network
Question : How to prevent a directory from being deleted
Have a directory from a rhel5 smb server exported to our ftp server via nfs.
NFS mount string is ~ xxx.xxx.xx.xx:/pcnet/picku
p/1bb1 /home/userid/Pickup nfs suid,dev,noexec 0 0
There is a sub-directory structure below the FTP mount point /home/userid/pickup/... where I need to prevent FTP users from deleteing the sub-directory. How is this done? Have been reading about sticky bits, but not clear on their usage and potential in this application.
Thanks in advance.
Answer : How to prevent a directory from being deleted
Do you give ftp users full control? give them only read control. if they don't upload files to ftp link.
http://kbase.redhat.com/fa
q/docs/DOC
-9026
here is the info about sticky bits,
http://kbase.redhat.com/fa
q/docs/DOC
-9406
Random Solutions
How can I determine if div inside another div using jquery or javascript?
Storing and retrieving text files to blobs
Piped output to GZIP file->adding date stamp to file name
IAT patching, problem when calling back to original target function?
Uninstall string for Backup Exec 2010 Remote Agent
Match string to a string Java
mysql query - version
Are there any issues to be aware of with method overloading when using Web Services?
How can I access my JSP web application under tomcat server?
How do I prevent Excel Window from popping up when running?