I'm looking for a
FTP Client Class that allows me to upload/download files to and from a
FTP Server. I want a Delphi .NET class, anyone know of such a class, because the default .NET 1.1 framework doesn't have a ready to use
ftp client class, as far as i know...
I found this article, but it's in VB, so i don't really want to convert that to Delphi Code, it probably won't even work....
VB Class Example