martyng Posted August 18, 2006 Share Posted August 18, 2006 I have a managed Apache server, I wish to allow my clients FTP access to a folder, but WRITE ONLY, is this possible?(so many can upload files, I don't want to have to set up individual ftp accounts) Quote Link to comment Share on other sites More sharing options...
apacheguy Posted August 19, 2006 Share Posted August 19, 2006 I would suggest using a separate FTP server (Cerberus ftp is a great free one). Apache doesn't have a FTP server built in by default. If you just want to allow people to upload, though, I would recommend you use a PHP or perl script. That might be a lot easier solution. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.