Hi People,

I'm playing with pure-ftp but I can't change default directory.

The scenario is:
-pure-ftp configured in xinet.
-chroot everyone
-noanonymous
-the default directory is /data instead of /srv/ftp
-only two users can access this directory and every file is written with
owner group "users" and rwx rights.

I configured the xinet.d/pure-ftpd file with server args = -A -E -r -s
-l unix -U 113:002 (this enable also antiwarez, autorename, auth against
passwd and different umask)
ls -l output of data folder is
 
drwxrwxr-x  4 root users   80 2007-01-10 15:17 data/

so any users who belong to users group are allowed to rwx and new files
are written with umask 113:002 in order to share files between users of
users group.

The only think I miss is change the default directory which is the home
directory of the user. Instead, I need /data as default user directory.

Is this possible?

Regards,
Jan

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to