I'm after product recommendations for 3rd party FTP components.

Thanks

Pete

Re: FTP by ctacke/>

ctacke/>
Fri Sep 29 08:56:56 CDT 2006

The SDF has FTP classes.

-Chris


"Peter Morris [Droopy eyes software]" <pete@droopyeyes.no.com.spam> wrote in
message news:eEjjix84GHA.3960@TK2MSFTNGP02.phx.gbl...
> I'm after product recommendations for 3rd party FTP components.
>
> Thanks
>
> Pete
>



Re: FTP by Peter

Peter
Sat Sep 30 06:14:33 CDT 2006

Scottish Drugs forum?


"<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
news:OAdXp884GHA.5080@TK2MSFTNGP06.phx.gbl...
> The SDF has FTP classes.
>
> -Chris
>
>
> "Peter Morris [Droopy eyes software]" <pete@droopyeyes.no.com.spam> wrote
> in message news:eEjjix84GHA.3960@TK2MSFTNGP02.phx.gbl...
>> I'm after product recommendations for 3rd party FTP components.
>>
>> Thanks
>>
>> Pete
>>
>
>



Re: FTP by ctacke/>

ctacke/>
Sat Sep 30 10:49:15 CDT 2006

Exactly!

www.opennetcf.org/sdf


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Peter Morris [Droopy eyes software]" <pete@droopyeyes.no.com.spam> wrote in
message news:%2318ChGI5GHA.3836@TK2MSFTNGP06.phx.gbl...
> Scottish Drugs forum?
>
>
> "<ctacke/>" <ctacke[@]opennetcf[dot]com> wrote in message
> news:OAdXp884GHA.5080@TK2MSFTNGP06.phx.gbl...
>> The SDF has FTP classes.
>>
>> -Chris
>>
>>
>> "Peter Morris [Droopy eyes software]" <pete@droopyeyes.no.com.spam> wrote
>> in message news:eEjjix84GHA.3960@TK2MSFTNGP02.phx.gbl...
>>> I'm after product recommendations for 3rd party FTP components.
>>>
>>> Thanks
>>>
>>> Pete
>>>
>>
>>
>
>



Re: FTP by Peter

Peter
Sun Oct 01 03:57:10 CDT 2006

> www.opennetcf.org/sdf

Thanks. I did find it, but I found it amusing that the first hit on Google
for SDF was the Scottish Drugs Forum :-)



Re: FTP by Enrico

Enrico
Mon Oct 02 01:58:15 CDT 2006

Have a look at http://files.lukeh.com/

i'have used the FTP library and it works.

"Peter Morris [Droopy eyes software]" <pete@droopyeyes.no.com.spam> ha
scritto nel messaggio news:eEjjix84GHA.3960@TK2MSFTNGP02.phx.gbl...
> I'm after product recommendations for 3rd party FTP components.
>
> Thanks
>
> Pete
>



Re: FTP by Peter

Peter
Tue Oct 03 16:35:17 CDT 2006

I went for Rebex and I would *highly* recommend it!

I had some trouble connecting to an FTP, someone at Rebex helped me to sort
it out even though it was not a problem with their components. The problem
was that Active mode would not work due to my home router and Passive mode
would not work due to the configuration of the server. Someone has spent a
lot of time over the past two days reading logs to help me to determine the
problem, provide URLs to help to fix them, inspecting code, etc. The
support has been better than anything I have ever experienced!


Pete



Re: FTP by Mike

Mike
Wed Oct 04 14:39:16 CDT 2006

Does is support passive mode?

Re: FTP by ctacke/>

ctacke/>
Wed Oct 04 15:00:02 CDT 2006

Yes, in fact passive is easier to implement, so I'd be surprised to see
something that supported active and not passive.

-Chris


"Mike Margerum" <junk@mail.com> wrote in message
news:O$rpIz%235GHA.140@TK2MSFTNGP03.phx.gbl...
> Does is support passive mode?



Re: FTP by Mike

Mike
Wed Oct 04 20:33:23 CDT 2006

had to write my own in straight C that did both. Hard to get either one
to work just right.

<ctacke/> wrote:
> Yes, in fact passive is easier to implement, so I'd be surprised to see
> something that supported active and not passive.
>
> -Chris
>
>
> "Mike Margerum" <junk@mail.com> wrote in message
> news:O$rpIz%235GHA.140@TK2MSFTNGP03.phx.gbl...
>> Does is support passive mode?
>
>