aspose file tools
The moose likes Beginning Java and the fly likes How do I map to a network drive in Windows Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "How do I map to a network drive in Windows" Watch "How do I map to a network drive in Windows" New topic
Author

How do I map to a network drive in Windows

Rida Abrahams
Greenhorn

Joined: Jan 25, 2004
Posts: 23
Hi,

Does anyone know how to map to a network drive on the windows platform from within a java app.

PLEASE help,

Thanks
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Why do you need to map the drive? Could you not just access it via its UNC path?


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How do I map to a network drive in Windows
 
Similar Threads
How to change root directory of sun mobile emulator?
How to access remote filesystem
isDirectory()
How to access Map Network Path from Websphere Application
Writing a file in Mapped Network drive using java running as Windows service