Hi

if you are creating a user through web admin and choosing 'ftp' as the user
type the user should have write permissions over the home directory you
choose for him/her - make sure it's creating a new directory for the user
and not useing one already created.

If creating by command line it's just the usual Linux perm/owner commands
after creating the user - if you creat using the -m flag it will create a
directory under home for the user

check the ownership on the users directory using  ls -al

Gary

> hello
> i think ftp user should have per default write permission to his home
> directory.
> is there a possibility....
>
> niko


Reply via email to