On 8/8/08, Per Jessen <[EMAIL PROTECTED]> wrote: > I am not for or against either, I'm just looking for the right argument > for PUT support as it seems to be lacking (and I've never found myself > in a situation where PUT was the solution).
I need to accept files of various sizes - up to 2GB, maybe even more (if it can be supported) - videos, code samples, zips, pdfs, anything. They're coming from various geographies - so slow unreliable connections must be factored in. HTTP upload even with -large- files on a fast connection can be spotty, due to how many systems are in place between client -> server. There is no resume either with straight browser upload... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php