Thank you very much for the reply.
Now Assume FTP:\www.myftpdomain.com is my FTP Server.
and mydomainFolder/myfolder is the directory i need to map so that i can view files inside the myfolder directory.
I should provide the servername, username and password and after the the application connect to the server
do i use ChangeWorkingDirectory(mydomainFolder/myfolder ) to go to that directory?
Thanks in advance for the reply.
Regards