FTP Question - Limiting types of Access

Posted by webtender, 03-29-2008, 11:17 PM
Hello, Is it possible to setup ftp accounts that have the ability for the users to view files on the server and upload their own files, but not download anything from the server? If so, how would this be done, if not, then as a 2nd option, do most hosting companies provide the option to disallow downloads on an ftp account if you need to do so, but allow uploads? Appreciate your comments.

Posted by Jeremy, 03-29-2008, 11:26 PM
Should be able to disable listing on the box it self.

Posted by LoganNZ, 03-29-2008, 11:58 PM
What are you using to manage FTP access? Any certain control panel?

Posted by SecFilterEngine, 03-30-2008, 12:20 AM
Webtender : I have done this before using proftpd and LIMIT. I have not tested the following code since I don't have proftpd at this moment. Open your proftpd configuration file and append this code to the end of it. Don't forget to restart your proftpd server. BTW, I'm not aware of any other ftp server that has this feature .. if anyone here is aware of another one, please let me know. HTH, AH

Posted by webtender, 03-30-2008, 01:33 AM
AH, thanks very much for the code. I will see if I can get a spare box with proftp on it to try this out. It's very good news though that this can be done. Right now, the box I was possibly going to use has Pure FTP on it, not Pro, but I can check to see if there's a way that this could be changed. In the interim if anyone knows if this same thing could be done with Pure FTP please let me know. I was also possibly considering getting another server setup as a shared possibly reseller account just to handle some extra ftp accounts that I need to use, but I don't know if any of the shared or reseller hosts would provide this option. I'll post in the other section to inquire about that, and again thanks for your very informative post and quick help in this matter.

Hjalp dette svar dig?

 Print denne artikel

Læs også

Emails sent with PHP often end up in spam/junk folder

Posted by redtail, 03-07-2010, 07:32 PMMy website on VPS with Hostgator sends out emails to...

How to retrieve the total number of rows when using LIMIT X, XXX

Posted by yangyang2036, 09-17-2008, 10:09 PMWith php+mysql, $results -> num_rows returns the...

How can I detect what country is the visitor from?

Posted by bx510, 09-18-2008, 10:46 PMI need to detect where the visitor is coming from on my...

Linux: backup hard drive mounted to /backup

Posted by UberTricep, 11-10-2012, 07:49 AMI have a new dedicated server and I ordered a backup...

RAID 5 or RAID 10 - Which is the best?

Posted by wolfdog, 04-19-2009, 08:48 AMHi, The answer to my previous seems to HARDWARE RAID...