FTP Client within ASP.NET

  • Thread starter Thread starter Jason Cochran
  • Start date Start date
J

Jason Cochran

Hello All!

Is there any possible way to create a simple ftp client
within asp.net? I need to be able to download a
compressed file, uncompress it, and import the data into
sql server. I was going to use DTS to schedule the
download and then import the data. But I need a way to
download the file and uncompress it on the fly.

Any help would be appreciated.

Thanks.

Jason Cochran
Visionary Web Services, L.L.C.
(e-mail address removed)
(432)694-4182
 
I appreciate your help. Do you have any sample code or
links to websites that have used activex or activeperl to
uncompress a file?

Thanks.
 
Back
Top