Re: Devpower FTP Control Help
From: Steven Burn (nobody_at_PVT_it-mate.co.uk)
Date: 02/26/04
- Next message: Chris P.: "Re: Combo-box HEADINGs Help...."
- Previous message: Bob Butler: "Re: winsock"
- In reply to: Anil Khemchandani: "Devpower FTP Control Help"
- Messages sorted by: [ date ] [ thread ]
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
>
>
- Next message: Chris P.: "Re: Combo-box HEADINGs Help...."
- Previous message: Bob Butler: "Re: winsock"
- In reply to: Anil Khemchandani: "Devpower FTP Control Help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|