C
Chris Brocheré
basically what i want to have is anonymous access to the
default directory, but i also want to have user folders
according to their login credentials(they login and get
redirected to their user folder with Read and write access)
* How do i set up the permissions and get this going?
here is the directory structure
|---FTPROOT---- |- Linux\
|---(public)--- |- Windows\
|
F:\|
|
|-----USERS------ |- bob\ <--| User enters login id & PWD
|(Users Folders)- |- john\ <--| & PWD and gets sent to their |
|- jo\ <--| directory
..
default directory, but i also want to have user folders
according to their login credentials(they login and get
redirected to their user folder with Read and write access)
* How do i set up the permissions and get this going?
here is the directory structure
|---FTPROOT---- |- Linux\
|---(public)--- |- Windows\
|
F:\|
|
|-----USERS------ |- bob\ <--| User enters login id & PWD
|(Users Folders)- |- john\ <--| & PWD and gets sent to their |
|- jo\ <--| directory
..