Page 1 of 1

Uploads, CHMOD and FTP

Posted: Thu Jun 05, 2003 6:20 am
by Toneboy
Well thanks to the help of a number of users here I have figured out how to upload files. I've now tinkered a fair bit and have also figured out how to make a listing of links to all these files, as well as receive e-mail notifications whenever a file is uploaded. All working very nicely. :)

Just one thing remains. Although I can access the files through the web I can't download them through my FTP package (CuteFTP). The files are listed correctly in the correct directory, At the moment my uploads directory is CHMOD-ed to 0777. I've done a bit of reading about - should 0755 be the correct setting for this?

Max file size

Posted: Fri Jun 06, 2003 2:32 pm
by CAN007
Have you encounted problems with max file size being uploaded?

Posted: Fri Jun 06, 2003 3:59 pm
by Galahad
I think what you actually want to do is make sure that each file that is uploaded gets chmod'ed to allow all users to read the file.

Posted: Sat Jun 07, 2003 12:38 am
by McGruff
What does CuteFTP have to say about the owner/group?