Results 1 to 2 of 2

Thread: Inet Again

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2001
    Location
    Southend, UK
    Posts
    2

    Thumbs down Inet Again

    I have managed to use the Inet control with the 'put' ftp command.
    However the process I need involves putting multiple text files onto a remote host. For instance 'mput *.txt' however the Inet control does not seem to support this command. Anyone have experience is this area?

  2. #2
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Well use the Dir function to search for all the .txt files in the current dir. Each iteration thru the loop that you'll find if you lookup help on the Dir function you upload the latest found file using the inet control.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width