Re: Devpower FTP Control Help

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Steven Burn (nobody_at_PVT_it-mate.co.uk)
Date: 02/26/04


Date: Thu, 26 Feb 2004 17:27:15 -0000

I'd hazard a guess at your not specifying the path to the remote file......
but thats just my opinion (I've not used that control so......)

--
Regards
Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk
Keeping it FREE!
Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
Anil Khemchandani <anil.khemchandani@katz-media.com> wrote in message
news:603C05D2-25A0-480F-A493-6658BA17C07F@microsoft.com...
> Hello Sir/Madam,
>
> I have not used the FTP control with VB before and trying to get
> familiar with this. I am basically trying to pull some text files from
> a ftp site and store them in my computer and later zip them. I have
> written two lines of code but the program runs without extracting the
> file. I can either pull all the text files "*.txt" or simple specify
> the file name since I know what files are going to be there.
>
> My code -
>
> Connect = FTP1.Connect("17.589.2.27", "test", "ftptest", "21")
> GetFile = FTP1.GetFile("test.txt", "c:\misc")
>
> If anyone has used the control before, it could be very helpful to me
> if I knew what I was doing wrong.
>
> Thanks.
>
> Anil
>
>


Relevant Pages

  • Re: Service hangs when accessing ActiveX control
    ... correctly in an STA on the main thread but you are later calling into this ... your OnStart method and then create the form and control in the ThreadStart ... Application.Runto start the message pump. ... > Not specifying any attribute or specifying it as STA results in the same ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Service hangs when accessing ActiveX control
    ... >> in an MTA by default, if this is not what you want, you have to create ... >> own STA thread. ... > Not specifying any attribute or specifying it as STA results in the same ... > I wouldn't make it a control, but a simple class that exposes the same ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Short Date
    ... your are setting it to 0 on the control after ... Sylvain Lafontaine, ing. ... Private Sub D_GotFocus ... specifying decimal places=0 as well as specifying input mask don't have ...
    (microsoft.public.access.adp.sqlserver)
  • Re: how do i enable security for this to run?
    ... When something requires FullTrust to run (for ... >Clearly stated in the help documentation, "Specifying Which Runtime Version ... the control ends up running under v1.1.4322 ... >of the runtime, so the security setting changes that I ...
    (microsoft.public.dotnet.security)
  • Re: Background in css gives warning
    ... assign as value to the parent element's background property this time ... If you control all of the HTML, ... might be almost as useless as not specifying a background at all. ...
    (alt.html)