|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Knowing When A File Download Is Complete -- How?I have a program that uses a FTP shell to download a document. Once
download is complete the contents are analyzed. I'm having a problem knowing when the download is complete. Sometimes I fetch the document thinking it's complete and only get part of the document. Any suggestions of figuring out when the download it complete? jim Adding FTP code to your application is pretty easy.
Form Template: FTP Property Form http://www.veign.com/vrc_codeview.asp?type=app&id=77 --or-- www.vbip.com -- Show quoteHide quoteChris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- Read. Decide. Sign the petition to Microsoft. http://classicvb.org/petition/ "jim evans" <jimsTAKEOUTne***@houston.rr.com> wrote in message news:m122a15kae1kvmt3ioimshtrrjaaj5hrja@4ax.com... > I have a program that uses a FTP shell to download a document. Once > download is complete the contents are analyzed. I'm having a problem > knowing when the download is complete. Sometimes I fetch the document > thinking it's complete and only get part of the document. > > Any suggestions of figuring out when the download it complete? > > jim |
|||||||||||||||||||||||