You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Moerk, Detlev" <mo...@konradin.de> on 2007/05/23 13:24:38 UTC

[VFS] Support for cifs (smb) not in VFS 1.0

Hello,

I used vfs-1.0-RC7 until now and it worked fine for me to get Files from an ftp server and write them to a smb server. 
Now I have to switch from ftp to sftp because of security reasons. So I tested with RC7 and ran into problems with threads holding the sftp session after closing the ressource. I got the hint to close the filesystem explicit with closeFileSystem(fs). closeFileSystem(fs) is not in RC7 so I checked out VFS 1.0 Final. 
But that doesn't contain smb (cifs) anymore. Can anybody tell me why cifs moved to sandbox?

I would need both protocols to get my application running again.

Mit freundlichen Grüßen
Detlev Mörk
Systementwickler
Konradin Business GmbH
Ernst-Mey-Str. 8
70771 Leinfelden-Echterdingen
Tel.: +49 711/7594-504
Fax.: +49 711/7594-1504
Email: detlev.moerk@konradin.de

Konradin Business GmbH
Sitz der Gesellschaft: Ernst-Mey-Str. 8, 70771 Leinfelden- Echterdingen Amtsgericht Stuttgart HRB 224875
Geschäftsführer: Katja Kohlhammer, Peter Dilger

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [VFS] Support for cifs (smb) not in VFS 1.0

Posted by Mario Ivankovits <ma...@ops.co.at>.
Hi!
> But that doesn't contain smb (cifs) anymore. Can anybody tell me why cifs moved to sandbox?
>   
We moved cifs to the sandbox due to unresolved (at that time) legal
issues. These issues are solved now and we will move cifs back to the
head as soon as I find some time to adjust the build process as required
by our rules for lgpl dependencies.

Ciao,
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org