FtpWebRequest
- From: jose.lopes.cruz@xxxxxxxxx
- Date: 20 Dec 2005 09:48:17 -0800
I need to access a FTP Server. I'm using FTPWebRequest as described in
visual studio 2005 documentation.
Everything works fine except the following:
1) I dont know how to change de current working directory on the server
to the parent directory?
2) Why cant I do this, or why doesn't work? In Internet explorer works!
<some code...for FtpWebRequest>
FtpWebRequest ....Create("ftp://192.168.1.4/../ret");
thanks
José Cruz
.
- Prev by Date: Re: Right shift operator
- Next by Date: Re: Same encryption codes cannot decrypt password from .NET 1.0 to 2.0
- Previous by thread: Re: patterns & pratices
- Next by thread: Re: FtpWebRequest
- Index(es):
Relevant Pages
|
Loading