If you want to add FTP support to your VB6 applications you'll soon realize that the Internet Transfer Control (INet) just doesn't fit the bill. Fortunately you can write your own class to wrap FTP functions, as explained in this article.
Hello, i want to shedule a process that everyday whould access to an FTP with Username/Password, go to a specified Directory and GET a file to save it onto my local machine. I've heard about "Internet...
Since most of the members here (including me) do not speak Spanish, could you please repost your message in English? Thanks, Thamar
Hola necesito crear una aplicación para descargar un archivo cualquiera de un servidor UNIX, de modo FTP usando una direccion ip de servidor, un nombre de usuario valido y password, No se debe...