Click here to Skip to main content
15,885,936 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Greg Chelstowski29-Sep-09 21:35
Greg Chelstowski29-Sep-09 21:35 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhishek Sur29-Sep-09 21:39
professionalAbhishek Sur29-Sep-09 21:39 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Vasudevan Deepak Kumar30-Sep-09 2:31
Vasudevan Deepak Kumar30-Sep-09 2:31 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
pele00729-Sep-09 23:42
pele00729-Sep-09 23:42 
AnswerRe: How to send a big file(more than 4 GB) use asp.net Pin
Christian Graus29-Sep-09 22:05
protectorChristian Graus29-Sep-09 22:05 
JokeRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhijit Jana29-Sep-09 22:10
professionalAbhijit Jana29-Sep-09 22:10 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
pele00729-Sep-09 23:43
pele00729-Sep-09 23:43 
GeneralRe: How to send a big file(more than 4 GB) use asp.net Pin
Abhishek Sur30-Sep-09 1:11
professionalAbhishek Sur30-Sep-09 1:11 
then why dont you use FTP connection to upload files.

I think through FTP you can send files with resume facilities. FTP is build specifically for upload and download files.

But I do believe, if you just upload the whole file at a time, there would be a large probability of getting the file corrupted. Rather I would recommend to split the file into chunks and then upload one by one.

Smile | :)

Generally FileHosts allows to upload 200MB chunks not more than that. Thumbs Up | :thumbsup:

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

AnswerRe: How to send a big file(more than 4 GB) use asp.net Pin
Vasudevan Deepak Kumar30-Sep-09 2:31
Vasudevan Deepak Kumar30-Sep-09 2:31 
Questionhow to send xml file to other domain using asp.net Pin
suniltikli29-Sep-09 19:31
suniltikli29-Sep-09 19:31 
AnswerRe: how to send xml file to other domain using asp.net Pin
sashidhar29-Sep-09 19:35
sashidhar29-Sep-09 19:35 
AnswerRe: how to send xml file to other domain using asp.net Pin
Christian Graus29-Sep-09 19:38
protectorChristian Graus29-Sep-09 19:38 
GeneralRe: how to send xml file to other domain using asp.net Pin
suniltikli1-Oct-09 21:27
suniltikli1-Oct-09 21:27 
Questionnumeric check in asp.net [modified] Pin
keerthis29-Sep-09 18:18
keerthis29-Sep-09 18:18 
AnswerRe: numeric check in asp.net Pin
Not Active29-Sep-09 18:26
mentorNot Active29-Sep-09 18:26 
AnswerRe: numeric check in asp.net Pin
Arun Jacob29-Sep-09 18:44
Arun Jacob29-Sep-09 18:44 
AnswerRe: numeric check in asp.net Pin
Not Active29-Sep-09 18:52
mentorNot Active29-Sep-09 18:52 
GeneralRe: numeric check in asp.net Pin
Christian Graus29-Sep-09 19:23
protectorChristian Graus29-Sep-09 19:23 
QuestionTextBox Pin
Elamanand29-Sep-09 15:39
Elamanand29-Sep-09 15:39 
AnswerRe: TextBox Pin
Kannan Ar29-Sep-09 16:14
professionalKannan Ar29-Sep-09 16:14 
AnswerRe: TextBox Pin
Christian Graus29-Sep-09 19:24
protectorChristian Graus29-Sep-09 19:24 
JokeRe: TextBox Pin
sashidhar29-Sep-09 21:08
sashidhar29-Sep-09 21:08 
GeneralRe: TextBox Pin
Christian Graus29-Sep-09 22:32
protectorChristian Graus29-Sep-09 22:32 
QuestionLinkbutton, Target="_blank" Pin
JohnQuar129-Sep-09 11:05
JohnQuar129-Sep-09 11:05 
AnswerRe: Linkbutton, Target="_blank" Pin
Christian Graus29-Sep-09 11:06
protectorChristian Graus29-Sep-09 11:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.