[jcifs] Access Mapped Network Drive

MacDermid, Kenny kenny.macdermid at abridean.com
Thu Mar 17 13:25:17 GMT 2005


Hello,

I'm wondering if it's possible to access a locally mapped network drive =
using jcifs.

I've mapped my Z: drive to a DFS location. I'm now trying to access it =
with:

\\127.0.0.1\z$\
\\machineName\z$\
\\localhost\z$\

None of them seem to work:

jcifs.smb.SmbException: Failed to negotiate
jcifs.smb.SmbException: Timeout trying to open socket
	at jcifs.smb.SmbTransport.start(SmbTransport.java:315)
	at jcifs.smb.SmbTransport.negotiate0(SmbTransport.java:865)
	at jcifs.smb.SmbTransport.negotiate(SmbTransport.java:941)
	at jcifs.smb.SmbTree.treeConnect(SmbTree.java:119)
	at jcifs.smb.SmbFile.connect(SmbFile.java:827)

Is it possible to access mapped network drives with jcifs?

Kenny

--=20
Outgoing mail is certified Virus Contaminated:
X5O!P%@AP[4(P^)7CC)7$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005
=20


More information about the jcifs mailing list