i am using ftp because it apparently can hangle file transfers > 2gb
(unlike the limits of http uploads / apache).
Oh, you want the users’ browser to ftp the file over to your server?
that doesn’t seem very likely.
I believe what the browser tells the server about fileuploads is
dependant on browsers - some give a full path, others don’t
Yeah that’s what i would like to do!
Good to know that it is browser dependent
Thanks for your help!
Adam
Frederick C. wrote:
On 25 Jun 2008, at 15:56, Adam T. wrote:
hi Fred,
i am using ftp because it apparently can hangle file transfers > 2gb
(unlike the limits of http uploads / apache).
Oh, you want the users’ browser to ftp the file over to your server?
that doesn’t seem very likely.
I believe what the browser tells the server about fileuploads is
dependant on browsers - some give a full path, others don’t