FTP in .Net?

C

C

Hi,

Does anyone know what class library I need to use for
FTP'ing files from within ASP.Net

I need to FTP a file to a server and take the file back
down after a period of time.

This whole process will be run every hour so I will need
some timer also.

Maybe someone else has done this. I can't find very much
on this on the web.

Thanks,
C.
 
C

C

Thanks for that.

Any VB.Net reference for this?

-----Original Message-----
..NET doesn't provide any class libraries for access via. FTP. You can either
create your own, or look at something like -
http://www.jelovic.com/ftplib/


--
Philip Q
Microsoft MVP [ASP.NET]
http://aspalliance.com/wisemonk/

C said:
Hi,

Does anyone know what class library I need to use for
FTP'ing files from within ASP.Net

I need to FTP a file to a server and take the file back
down after a period of time.

This whole process will be run every hour so I will need
some timer also.

Maybe someone else has done this. I can't find very much
on this on the web.

Thanks,
C.

.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,104
Messages
2,570,646
Members
47,248
Latest member
Angelita78

Latest Threads

Top