|
Posted by Steve on 12/19/07 16:48
"Rozzy" <rozmaha@gmail.com> wrote in message
news:72f38690-8e96-4eae-9586-87c5865a7d9b@1g2000hsl.googlegroups.com...
> Hi, I need some recommendations for uploading files to the server.
> Right now I have a php script that uses ftp to upload, download, and
> delete files, and everything works fine for small files.
>
> However, the original purpose for this script was to be able to upload
> large files (100 - 200 MB). The problem is that the request times out.
> Now I'm a php noob so I don't know if the problem is my internet
> connection, my host's bandwidth, or both.
>
> Could someone please give me an idea of how fast my own internet
> connection should be the bandwidth from my host or any possible
> solutions to the problem.
>
> I have also considered various free file sharing services such as
> mediafire.com. If anybody thinks this is a better solution let me
> know, and maybe recommend some other sites, I need to be able to set
> permissions for files so customers can only download and delete files
> intended for them.
what is your max_execution time set for? is the browser timing out, or is
php?
Navigation:
[Reply to this message]
|