[jcifs] SMB URL

Allen, Michael B (RSCH) Michael_B_Allen at ml.com
Wed Jul 10 12:40:56 EST 2002


> -----Original Message-----
> From:	Christopher R. Hertel [SMTP:crh at ubiqx.mn.org]
> Sent:	Tuesday, July 09, 2002 10:38 PM
> To:	Allen, Michael B (RSCH)
> Cc:	jcifs at samba.org
> Subject:	Re: [jcifs] SMB URL
> 
> On Tue, Jul 09, 2002 at 07:31:37PM -0400, Allen, Michael B (RSCH) wrote:
> > If I do 
> > 
> >   f1 = new SmbFile( "smb://foo%2Ebar.what.snu.com" )
> > 
> > and I call toString() for display purposes in a status bar or something I
> > might get:
> > 
> >   smb://foo.bar.what.snu.com
> 
> Ouch.  No, you should get
> 
>   smb://foo%2Ebar.what.snu.com
> 
	Try it with a web browser. The escapes are taken out. I will read the rest a little later.

	Mike





More information about the jcifs mailing list