| Author |
Shell command to execute FTP from vb6
|
|
| nsajus@yahoo.com 2005-11-23, 6:55 pm |
| Hi,
Is there a way to call the Shell or ShellExecute command to call the
DOS FTP functionality from vb6. I want to use the FTP dos functionality
because of the extensive return codes and information it gives in the
verbose mode. I want to log all information reagrding the FTP
connection including size of the file/data transferred.
Any help will be greatly appreciated!
Thanks,
Ann
| |
|
| Really no reason you couldn't log this information from a VB FTP solution -
as I have posted to you in the past....
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
<nsajus@yahoo.com> wrote in message
news:1132787954.621605.72280@g43g2000cwa.googlegroups.com...
> Hi,
>
> Is there a way to call the Shell or ShellExecute command to call the
> DOS FTP functionality from vb6. I want to use the FTP dos functionality
> because of the extensive return codes and information it gives in the
> verbose mode. I want to log all information reagrding the FTP
> connection including size of the file/data transferred.
>
> Any help will be greatly appreciated!
>
> Thanks,
> Ann
>
| |
| nsajus@yahoo.com 2005-11-28, 6:55 pm |
| Thanks Chris..I am already using the link that u send me. And it is
proving to be very helpful..But I could not figure out how to get info
on how much data is transferred. Is there a way to get that using Inet
control? Thanks for all your help,
Ann
| |
|
| How to track the download progress
http://www.vbip.com/itc/itc-http-progress-01.asp
--
Chris Hanscom - Microsoft MVP (VB)
Veign's Resource Center
http://www.veign.com/vrc_main.asp
Veign's Blog
http://www.veign.com/blog
--
<nsajus@yahoo.com> wrote in message
news:1133186709.213941.106250@g44g2000cwa.googlegroups.com...
> Thanks Chris..I am already using the link that u send me. And it is
> proving to be very helpful..But I could not figure out how to get info
> on how much data is transferred. Is there a way to get that using Inet
> control? Thanks for all your help,
>
> Ann
>
| |
| nsajus@yahoo.com 2005-11-28, 6:56 pm |
| Thanks Chris. Is there a way to track the upload progress? I did some
searching on it and could not find any relevant info. Thanks again for
your help!
Ann
|
|
|
|