Hi, I'm planning to make a very simple FTP program that will let me upload my HTML files to my DNS.

Can anyone give me some hints about how to go about this, it will have only the basic commands with regard to file management - upload, delete, rename, new folder etc...

Should I use the Winsock control? (never used it before, arrgh!).

thanks.