Uploading Files more than 5 mb, sound files, media files.

29/07/2004 - 07:56 por news microsoft | Informe spam
Hello all,



In my ASP.Net , C# web Application I have used the traditional upload code
i.e. HTTP Method and it works fine for files and images up to 5 MB but once
the size of file is more than 5 MB it gives a error mostly time out error
and also uploading sound files (.mp3, .wma, .dat) is not allowed.



So I want a solution to this problem, I have heard about the FTP upload but
don't have much knowledge about it.



So can any one help me getting what is the way to use FTP upload method in
my code which allows me to upload files with large size and also sound files
and media files. If any other way through which I can achieve this.



Please suggest me a good method for this.



Thanks in advance



Vishal.
 

Leer las respuestas

#1 Eugenio Serrano
29/07/2004 - 16:57 | Informe spam
Vishal:

It is a Spanish newsgroup.
Your question will be answered more quickly in:

microsoft.public.dotnet.aspnet

Saludos,
Eugenio Serrano
NDSoft Consultoria y Desarrollo
MS MVP ASP.Net
Voluntario Ineta Latam (www.ineta.org/latam)


"news microsoft" escribió en el mensaje
news:
Hello all,



In my ASP.Net , C# web Application I have used the traditional upload code
i.e. HTTP Method and it works fine for files and images up to 5 MB but


once
the size of file is more than 5 MB it gives a error mostly time out error
and also uploading sound files (.mp3, .wma, .dat) is not allowed.



So I want a solution to this problem, I have heard about the FTP upload


but
don't have much knowledge about it.



So can any one help me getting what is the way to use FTP upload method in
my code which allows me to upload files with large size and also sound


files
and media files. If any other way through which I can achieve this.



Please suggest me a good method for this.



Thanks in advance



Vishal.


Preguntas similares