A
Alvertz
Hi,
Dotnet cannot upload huge files(more than 4 MB without tweaking the
parameters in web config)
http://support.microsoft.com/default.aspx?scid=kb;en-us;323246.
So i am trying to upload files greater than 4 MB using FTP server. i
am doing some socket programming as in
http://support.microsoft.com/default.aspx?scid=kb;en-us;832679.
My question is "Will the same limit of 4 MB apply to the FTP client in
vb also?? since i am uploading the files to FTP server will i be able
to upload huge files without timeout or aspnet wp restarting??
Thanks,
Ramya
Dotnet cannot upload huge files(more than 4 MB without tweaking the
parameters in web config)
http://support.microsoft.com/default.aspx?scid=kb;en-us;323246.
So i am trying to upload files greater than 4 MB using FTP server. i
am doing some socket programming as in
http://support.microsoft.com/default.aspx?scid=kb;en-us;832679.
My question is "Will the same limit of 4 MB apply to the FTP client in
vb also?? since i am uploading the files to FTP server will i be able
to upload huge files without timeout or aspnet wp restarting??
Thanks,
Ramya