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

2007-05-23 Thread Moerk, Detlev
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

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

2007-05-23 Thread Mario Ivankovits
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

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

2007-05-23 Thread Moerk, Detlev
Ivankovits [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Mai 2007 13:36 An: Jakarta Commons Developers List Betreff: Re: [VFS] Support for cifs (smb) not in VFS 1.0 Hi! But that doesn't contain smb (cifs) anymore. Can anybody tell me why cifs moved to sandbox? We moved cifs

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

2007-05-23 Thread Mario Ivankovits
Hi! thanks for the fast response. Could you tell me which version of jcifs will be implemented in VFS? At the moment I think it is 0.8.3. What do you plan to use? As long as there is no compatibility break in any of the jcifs releases you can use the latest version if wanted. In our

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

2007-05-23 Thread Ludovic Maitre
Mario Ivankovits wrote: Hi! thanks for the fast response. Could you tell me which version of jcifs will be implemented in VFS? At the moment I think it is 0.8.3. What do you plan to use? As long as there is no compatibility break in any of the jcifs releases you can use the latest