Is this on a unix/linux or win32 platform?
I cant really help you if its on Win32, but if its on unix/linux i might be able to.
Normally in *nix you can create a group such as 'ftpgroup' and add all users that you want to be able to modify the files, and then change the group ownership of the folders and files under that folder to this new group. Then make sure that the files have read and write permissions for the group that owns it.
Then you should be able to modify/replace those files and create new files in that directory by specifying the full path in the FTP program. Unless the FTP server uses a chroot to restrict that FTP user.
Otherwise, you will need to modify the FTP configuration file. The way to do this depends on which FTP server you are running.
If you tell me which FTP server is running on your system (i.e. wu-ftpd or proftpd ) I can tell you how to set it up correctly.
Regards,
Gerald
[sig][/sig]