Was actually going to point you to the docs earlier, but MSDN was being its periodically usual useless self. Seems to be fixed now.
http://msdn.microsoft.com/en-us/library/system.net.webrequestmethods.ftp(VS.80).aspx
http://msdn.microsoft.com/en-us/library/system.net.webrequestmethods.ftp_members(VS.80).as px
Unfortunately, those docs have no usable examples in them, so you might try a query in MSDN, such as this one:
http://social.msdn.microsoft.com/Sea...thods.Ftp&ac=8
or try googling for "examples webrequestmethods.ftp"
Should find plenty of hits.