Hi, In short, this is not handled by VFS. Since network drive mapping is a Windows specific operation the mapping can be achieved only by using native code. The J2SE core libraries do not have this feature implemented and nor does VFS.
Regards, Robert On 5/22/06, Lazarte, Ivan <[EMAIL PROTECTED]> wrote:
I'm a little confused about how I would do this... I would like to expose a remote computer (through SSH) as a local drive on my Windows machine. This way any application I have would be able to connect to the remote computer without worrying about it's networking capabilities. Can VFS do this? I did a little research into the networking stuff, but since I'm very new to networking it's all pretty foreign to me. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
