The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: FTP access
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 01-05-2008
Katkota Katkota is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 118
Sorry if my requirement was not clear enough. so here's better explanation:

I have a group of users who needs to access their home directories that exist on a mounted drive called /new
so every one will have his home directory called "/new/user_name"

now they need to add files to their home directories but i don't want them to directly login to the UNIX box to add files, i want them to have only one way to add/write files to their home directories which is through FTP only