components to use for an FTP client

I want to build a simple FTP client that I can drop into a web folder and use it to copy files from another place. I'm not sure what to use to handle the FTP side of things. In Delphi there are plenty of options, but I'm not sure if any of them will work with WebCore.

Actually, it probably doesn't need to be FTP; an HTTP transfer would probably work just as well. I just want something that can move from site A to site B without requiring me to download them first to my local machine then upload them to the other system.

We do not have an FTP client component.
This answer might help you: