FTP "resume" function

Hi,
How do I make use of the ftp resume function using the 'wininet.dll'?, or is there any program that VB can call to transfer files from/to an ftp server that can also resume once the connection is established again.
Thank you.
[257 byte] By [Shah] at [2007-11-15 16:17:28]
# 1 Re: FTP "resume" function
Shah,

I know of a control out there that supports FTP restarts...it is the Dart FTP control, you can find it by searching for Dart.

The trick is the FTP server must have restart capability. The FTP control has a boolean method that will tell you if it is supported. You may have to have your Admin look into it if it is not supported.

Hope this helps somewhat.

Sean
Dark Sean at 2007-11-10 0:58:56 >