We are attempting to use some of vfs for uniform access to our servers. Some of our FTP servers are VMS based and in certain situations need to have an extra / passed with the directory to indicate that there is a device present in the path:

ftp://somevms.host.com/%2fsys$common/lib/text.file

VFS seems to be aggressively removing any leading slashes in these cases and I can't seem to see a clear way to get this to work. Is there a way to configure the extra slash to remain in the url so

//sys$common/lib is used for the path in our ftp url's?

--
=====================================================================
Jeffrey D. Brekke                                   [EMAIL PROTECTED]
Wisconsin,  USA                                     [EMAIL PROTECTED]
                                                    [EMAIL PROTECTED]
http://www.bloglines.com/blog/jbrekke               [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to