FTP Upload script
- Started
- Last post
- 18 Responses
- mrdobolina
Hey duders, looking for a tried-and-true upload script. I have one now, but it is kinda wonky.
Any ideas? Thanks in advance.
- ********0
does it matter in what language
- cosmo0
I can write one for you. Email me.
- mrdobolina0
english would be best.
you just want me to email you cosmo!!!
and I will in a minute. thanks.
- mrdobolina0
AAAAAAAAAAH. none of these have upload progress meters except the AJAX one and it doesnt work correctly in safari.
- cosmo0
now you feel my pain, worked on it for 6 hours and couldn't get it to work on all servers.
- mrdobolina0
thanks for your help though man, seriously. I have been messing with these all day. the progress meter is on the clients' wish list. I could do php upload scripts in 2 minutes. FUCK!
You still get a copy of all of my prints fo' life, cosmo!
- cosmo0
dude we can fake the progress meter in no time. Just a dummy progress bar which shows up.
- mrdobolina0
from what I have been reading about it, you have to change php.ini on the server in order to make it take large files too. The client is on a shared server, so no chance in that.
- mrdobolina0
hahaha, flash-based dummy progress meter that goes the same amount of time no matter how large the file is?
haha
- cosmo0
the AJAX upload metere is really cool and yes you have to change the php.ini for that.
haha...yes, or a javascript pop up which closes when the upload has finished.
- cosmo0
these are the only techniques i can think of right now.
- ldww0
php can not display with progress of a file upload alone.
there are however pre-built classes which handle this, this is one of the most popular
http://sourceforge.net/projects/…
it also lets you upload larger files
- mrdobolina0
whatup with that cosmonaut? Do I need something special on the server to mess with JSP?
- cosmo0
megaupload is cool, but if there server doesn't have some specific perl modules installed it won't work. On my server it wouldn't work.
- mrdobolina0
Also, will it work in all browsers? That seems to be the problem with a lot of these things.
- cosmo0
just pure javascript progress bar which will fake the upload. hehe. :)
no jsp.
- mrdobolina0
http://www.ltd-design.com/litho/…
they should just deal with this one and shut the fuck up. the budget doesn't allow for all of this garbage.
- mrdobolina0
safari is a wack browser.