|
Thread: Ftp
-
Dec 4th, 2005, 03:00 PM
#1
Thread Starter
PowerPoster
Ftp
Hi there.
using .NET 2.0 here and C# 
I am trying to use the FTP stuff in the Framework but have a couple of Questions....
Fair enough, when we request the directory (ListDirectory) we see all the files and folders. Cool! But, if we wish to navigate to a selected folder, how do we do this?
Currently I am thinking that we need to pretty much re-establish a connection BUT add the name of the directory infront of the FTP URL, surely there must be another way because I can think of a few disadvantages of doing it this way...
As well as this, is there a way to see what type the folder/file it is? (if the current selected "text" is a file/folder?)
I would be appreciated if someone can give me an answer to my first question if possible, the 2nd one is not as important.
Thank-you
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|