
Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
> The FtpWebRequest class certainly does support this command.
>
[quoted text clipped - 22 lines]
> >> thanks
> >> José Cruz
Hi Peter,
I hope I didn't come across as corrective towards you. I have used this
class, with this command, and I knew it can be used, and just wanted to make
sure the OP understood this. Your reponse was fine, as far as it went.

Signature
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
> Obvously I have not yet used this class in 2.0 or my answer would have
> been
[quoted text clipped - 71 lines]
>> >> thanks
>> >> José Cruz
Peter Bromberg [C# MVP] - 21 Dec 2005 14:40 GMT
Kevin,
No, not at all. Just trying to get the facts out, and as we all are finding
out, there are twice as many classes in 2.0 as were in 1.0!
I didn't see the command in the enum items listed in the MSDN Docs, and it
wasn't until I read further that you can construct any valid FTP Command in
that I realized you were correct.
I believe the OP had difficulty here since the "CD" command isn't listed as
one of the WebRequestMethods.Ftp members, you have to "create your own".
--Peter
Peter

Signature
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
> Hi Peter,
>
[quoted text clipped - 77 lines]
> >> >> thanks
> >> >> José Cruz
Kevin Spencer - 21 Dec 2005 17:42 GMT
Yes, I found the methodology of it somewhat confusing at first.

Signature
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
You can lead a fish to a bicycle,
but it takes a very long time,
and the bicycle has to *want* to change.
> Kevin,
>
[quoted text clipped - 111 lines]
>> >> >> thanks
>> >> >> José Cruz