Ok,

Does anybody know how to connect to an ftp server and then goto a dir and downloada file?

ftp info could be say:

server: ftp.cheekoserver.com
username: cheeko
pass: cheekrocks

How would i connect to that ftp server and then go to a directory called 'cheeko' and downloada text file called 'isntcheekosexy.txt' into my app.path?

I figuring i need to use winsock (arent iclever? ) but thats about it.. Any code examples?

Cheeko