1834185 Members
2373 Online
110064 Solutions
New Discussion

Re: ftp issue

 
arun m govind
Frequent Advisor

ftp issue

hi
in ftp can i restrict a user to go it parent directory(cd ..).
3 REPLIES 3
spex
Honored Contributor

Re: ftp issue

Ivan Ferreira
Honored Contributor

Re: ftp issue

You can enable Guest users, so the users will be in chroot environment.

You can also modify the permissions of the parent directory, but it's better solution to use a root jail.

You should configure your ftpaccess file and use the guestuser directive.

Change the users HOME directory in the passwd file to end with /./.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
arun m govind
Frequent Advisor

Re: ftp issue

hi

thanks for the replay.

regards
arun m govind