How to find Physical Path using an absolute path

somasekhar_t

New member
Joined
Apr 7, 2004
Messages
1
I am getting absolute path using ftpGetCurrentDirectory() method. But i required to have a physical path to the file. So How to convert Absolute path eg./currentdir to physical path eg;c:\1stDir\web\currentdir in VB.net.

Can anyone Help me in this regard??
 
Back
Top