tony
12-30-2004, 02:54 PM
:banghead: I'm trying to make a web auction. Some of the files should be uploaded in a non webaccessable folder. How can I make a folder outside the www path?
|
View Full Version : non-webaccessable folder tony 12-30-2004, 02:54 PM :banghead: I'm trying to make a web auction. Some of the files should be uploaded in a non webaccessable folder. How can I make a folder outside the www path? Jafo 12-30-2004, 03:26 PM Do not put it in the mainwebsite_html or mainwebsite_cgi directories. tony 12-30-2004, 04:59 PM I can't create any folder in other place, looks like I don't have permission. Every time i create a folder by ftp i got a 550 error "Permission denied". What can I do? Jafo 12-30-2004, 05:17 PM There are certain folders you do not have permissions to alter. You should be able to create a folder in the folder you land in as soon as you FTP in. |