I can't download images uploaded with "move_uploaded_file()" code on filezilla

350 views Asked by At

When I use move_uploaded_file() code everything works fine and my files are being moved to my server. But later if I want to download those files from my server using filezilla, it says:

"Could not start the transfer process"

But I can download other files crate with imagejpeg() code. So what is the problem?

1

There are 1 answers

3
Bruce On BEST ANSWER

Suppose you rename one of the files which does not works for download to test.jpg to test.gif (assuming that jpg are not working).

If it does not work.. Check the permission for read and writes in your control panel for ftp user