Upload files via FTP and Inet1



I have VB6 (I know it's old, but I like it)

I am trying to write a program that will take all the files iin a particular
directory and upload them to a specific ftp site.

I am using teh line of "Inet1.Execute , "put " & File1.FileName"
I don't get any errors, yet the file never get to the location.

HELP PLEASE!


.



Relevant Pages

  • Re: Upload files via FTP and Inet1
    ... I am trying to write a program that will take all the files iin a ... particular directory and upload them to a specific ftp site. ... It's clearly stated in "Using the Internet Transfer Control" in MSDN. ...
    (microsoft.public.vb.general.discussion)
  • VB6 - FTP Control - Uploading to IP Address
    ... We have a VB6 application that currently works using the FTP object to ... upload to a specific FTP site. ... upload directly to an IP address. ...
    (comp.lang.basic.visual.misc)