View Single Post
Old 01-28-2005, 01:10 AM  
Zer0Racer
Senior Member
 
Join Date: Oct 2002
Posts: 703
Default

All dirs are write-protected by default. You need to change the dir permissions (once) for every dir you want uploads to be possible.

site chmod 777 <dirname>

This is very basic stuff. I suggest you check out the documentation and the knowledge base once in a while.

http://www.ioftpd.com/documentation
http://www.ioftpd.com/kb
Zer0Racer is offline   Reply With Quote