tags:

views:

119

answers:

1

Hi all,

I need to use FTP for my upload process.

If a file is more than 500 MB, then I need to use FTP upload.

How to do it?

A: 

http://www.google.com/search?q=asp+ftp

Really? The whole front page is filled with answers.

Edit: My bad, didn't notice .net. In that case, try here. http://www.google.com/search?q=asp.net+ftp+file+script (hint: first result)

Ryan Kearney
Maybe it wasn't too smart to search for ASP as that gets a lot of answers for classic ASP, but your point is valid.
Manticore