I have implemented one application in which the user can connect with FTP server from the iphone using authentication, and get the listing of the directory.
Now when user touch on main directory then I want subdirectory listing.
How is it possible?