Results 1 to 4 of 4

Thread: Alternative ftp please

  1. #1

    Thread Starter
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    does anyone know of any FTP controls other than
    wininet.dll or Internet Transfer Control?

    I want to ftp but without using Internet Explorer components.

    You may not have noticed but if you ftp using
    wininet.dll any downloaded files appear in the "temporary internet files" folder.

    Very messy!




    ------------------
    Mark Sreeves
    Analyst Programmer

    [email protected]
    A BMW Group Company

  2. #2
    Lively Member
    Join Date
    Oct 1999
    Posts
    66

    Post

    Try using the FTP API's!

  3. #3

    Thread Starter
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Post

    OK, can you pint me in the right direction

    Bearing in mind that I DO NOT want to use IE components.

    You use APIs to access "wininet.dll" but it's still an IE component!

    ------------------
    Mark Sreeves
    Analyst Programmer

    [email protected]
    A BMW Group Company

  4. #4
    Guest

    Post

    Use the winsock and send FTP commands directly.


    And you can turn the cache off and on in wininet.dll
    INTERNET_FLAG_NO_CACHE_WRITE

    ------------------

    Vincent van den Braken
    EMail: [email protected]
    ICQ: 15440110
    Homepage: http://www.azzmodan.demon.nl





    [This message has been edited by Azzmodan (edited 11-09-1999).]

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