Home All Groups Group Topic Archive Search About

Auto Mode FTP in .NET 1.1

Author
15 Dec 2005 5:31 PM
Robert Burdick [eMVP]
Hello All:

I need to build an FTP client in .NET framework 1.1 that can send files via
FTP in auto mode.  Can anyone point me to some resources about how to do this?

Robert

Author
15 Dec 2005 7:35 PM
John Timney ( MVP )
pivo is fully compliant with the RFC spec, so should probably do auto mode.

http://www.pivo.com/Default.aspx?page=features&product=ftp

or open source
http://www.enterprisedt.com/products/edtftpnet/overview.html

or optimised for IIS servers
http://www.devcomsoft.com/

Incidentally - whats an eMVP?

--
Regards

John Timney
Microsoft MVP

Show quoteHide quote
"Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com> wrote
in message news:457A76BE-8D02-4E6E-BD09-A514E0D6DDA8@microsoft.com...
> Hello All:
>
> I need to build an FTP client in .NET framework 1.1 that can send files
> via
> FTP in auto mode.  Can anyone point me to some resources about how to do
> this?
>
> Robert
>
Are all your drivers up to date? click for free checkup

Author
15 Dec 2005 7:49 PM
Robert Burdick [eMVP]
eMVP is embedded MVP, they probably don't use that label anymore.  Anyway,
I'm an MVP in Windows Embedded and Mobile.

Show quoteHide quote
"John Timney ( MVP )" wrote:

> pivo is fully compliant with the RFC spec, so should probably do auto mode.
>
> http://www.pivo.com/Default.aspx?page=features&product=ftp
>
> or open source
> http://www.enterprisedt.com/products/edtftpnet/overview.html
>
> or optimised for IIS servers
> http://www.devcomsoft.com/
>
> Incidentally - whats an eMVP?
>
> --
> Regards
>
> John Timney
> Microsoft MVP
>
> "Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com> wrote
> in message news:457A76BE-8D02-4E6E-BD09-A514E0D6DDA8@microsoft.com...
> > Hello All:
> >
> > I need to build an FTP client in .NET framework 1.1 that can send files
> > via
> > FTP in auto mode.  Can anyone point me to some resources about how to do
> > this?
> >
> > Robert
> >
>
>
>
Author
15 Dec 2005 9:09 PM
John Timney ( MVP )
ah - that explains it :)

--
Regards

John Timney
Microsoft MVP

Show quoteHide quote
"Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com> wrote
in message news:49A49F85-E26C-45A4-A85E-FAEFE4B5AB07@microsoft.com...
> eMVP is embedded MVP, they probably don't use that label anymore.  Anyway,
> I'm an MVP in Windows Embedded and Mobile.
>
> "John Timney ( MVP )" wrote:
>
>> pivo is fully compliant with the RFC spec, so should probably do auto
>> mode.
>>
>> http://www.pivo.com/Default.aspx?page=features&product=ftp
>>
>> or open source
>> http://www.enterprisedt.com/products/edtftpnet/overview.html
>>
>> or optimised for IIS servers
>> http://www.devcomsoft.com/
>>
>> Incidentally - whats an eMVP?
>>
>> --
>> Regards
>>
>> John Timney
>> Microsoft MVP
>>
>> "Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com>
>> wrote
>> in message news:457A76BE-8D02-4E6E-BD09-A514E0D6DDA8@microsoft.com...
>> > Hello All:
>> >
>> > I need to build an FTP client in .NET framework 1.1 that can send files
>> > via
>> > FTP in auto mode.  Can anyone point me to some resources about how to
>> > do
>> > this?
>> >
>> > Robert
>> >
>>
>>
>>
Author
15 Dec 2005 7:55 PM
Robert Burdick [eMVP]
I'm actually already using the enterpriseedt one, and it doesn't seem to
support auto mode.

Show quoteHide quote
"John Timney ( MVP )" wrote:

> pivo is fully compliant with the RFC spec, so should probably do auto mode.
>
> http://www.pivo.com/Default.aspx?page=features&product=ftp
>
> or open source
> http://www.enterprisedt.com/products/edtftpnet/overview.html
>
> or optimised for IIS servers
> http://www.devcomsoft.com/
>
> Incidentally - whats an eMVP?
>
> --
> Regards
>
> John Timney
> Microsoft MVP
>
> "Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com> wrote
> in message news:457A76BE-8D02-4E6E-BD09-A514E0D6DDA8@microsoft.com...
> > Hello All:
> >
> > I need to build an FTP client in .NET framework 1.1 that can send files
> > via
> > FTP in auto mode.  Can anyone point me to some resources about how to do
> > this?
> >
> > Robert
> >
>
>
>
Author
15 Dec 2005 9:10 PM
John Timney ( MVP )
is it in the spec?

--
Regards

John Timney
Microsoft MVP

Show quoteHide quote
"Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com> wrote
in message news:B80936EB-7A48-464F-B9FB-EE4017233D25@microsoft.com...
> I'm actually already using the enterpriseedt one, and it doesn't seem to
> support auto mode.
>
> "John Timney ( MVP )" wrote:
>
>> pivo is fully compliant with the RFC spec, so should probably do auto
>> mode.
>>
>> http://www.pivo.com/Default.aspx?page=features&product=ftp
>>
>> or open source
>> http://www.enterprisedt.com/products/edtftpnet/overview.html
>>
>> or optimised for IIS servers
>> http://www.devcomsoft.com/
>>
>> Incidentally - whats an eMVP?
>>
>> --
>> Regards
>>
>> John Timney
>> Microsoft MVP
>>
>> "Robert Burdick [eMVP]" <RobertBurdicke***@discussions.microsoft.com>
>> wrote
>> in message news:457A76BE-8D02-4E6E-BD09-A514E0D6DDA8@microsoft.com...
>> > Hello All:
>> >
>> > I need to build an FTP client in .NET framework 1.1 that can send files
>> > via
>> > FTP in auto mode.  Can anyone point me to some resources about how to
>> > do
>> > this?
>> >
>> > Robert
>> >
>>
>>
>>

Bookmark and Share