
-Nuttzy

hmm... that is odd, because there are several online file browsers/uploading scripts that work fine without 777. it shouldn't make a difference if it is server to server or client to server because that is what the other file browsers/uploading scripts do. I might be totally wrongNuttzy99 wrote:You guys are missing what FTP is doing. The FTP in EM is not a communication from your client (webbrowsing) computer to the server. It is from the server to the server. In order for EM to FTP from your machine to the server you would need to be running an FTP server on your client computer.
A 777 upload directory would work though.
-Nuttzy
Bingochickeneater wrote:I might be totally wrong
yes, but the difficulty is to make it compatible with all the PHP installationLLKwerv wrote:Not a pafiledb. It would be very simple to write an uploader,
again, yes, but it could work for you but not on my serverI can write a simple, one-file uploader with less than 50 lines of code (probably). With a few more I could probably make it unzip zip files too.
And you don't need FTP, there is a function called move_uploaded_file that is very simple.
phpBB 2.2 is an alpha software so there is still bugsLLKwerv wrote: (why does that DO that with the oops?)