[jcifs] problem with constructor SmbFile(SmbFile context,

HJGproducer at aol.com HJGproducer at aol.com
Sun Jul 29 23:26:56 GMT 2007


On 2007-07-10 16:50, Guillaume Lederrey  wrote:
>   Hello !
> 
> I am using jcifs 1.2.9 and  have the following problem :
> 
> I create a first SmbFile called  "sf1", pointing to "smb://server/some/dir/"
> I create a subdirectory  with: sf2 = new SmbFile(sf1, "subDir");
> I create this dir with :  sf2.mkdirs();
> I create a subdirectory (or file) with : sf3 = new  SmbFile(sf2, 
"subSubDir");
> When I create sf3, it is always created  as
> "smb://server/some/dir/subSubDir" and not
>  "smb://server/some/dir/subDir/subSubDir" as I was expecting.
> 
>  What did I do wrong ?
> 
>  




************************************** Get a sneak peek of the all-new AOL at 
http://discover.aol.com/memed/aolcom30tour
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list