Re: [vfs] Outdated filesystem capability info in site?

2014-05-02 Thread Dan Tran
Please release smb/cifs provider As well -D On Thursday, May 1, 2014, Bernd Eckenfels e...@zusammenkunft.net wrote: Hello, I think directory content refers to directories which can also be read as a stream. For example for WebDAV XML properties. FTP has no such thing. BTW: I am

Re: [vfs] Outdated filesystem capability info in site?

2014-05-02 Thread Woonsan Ko
Ah, thanks for the explanation. It can help someone like me if the page contains a link to [1] for the capability definitions. Cheers, Woonsan [1] http://commons.apache.org/proper/commons-vfs/apidocs/org/apache/commons/vfs2/Capability.html On Thursday, May 1, 2014 9:55 PM, Bernd

Re: [vfs] Outdated filesystem capability info in site?

2014-05-02 Thread Bernd Eckenfels
Hello, that is a good point, I added a link to the apidocs in Trunk for 2.1. http://svn.apache.org/viewvc?view=revisionrevision=1592042 Greetings Bernd Am Fri, 2 May 2014 06:16:53 -0700 (PDT) schrieb Woonsan Ko woon_...@yahoo.com: Ah, thanks for the explanation. It can help someone like me

[vfs] Outdated filesystem capability info in site?

2014-05-01 Thread Woonsan Ko
Hi, I'm working with ftp file system (VFS 2.0) and it seems working fine when listing children. But the page [1] says it doesn't support 'Directory Content' capability yet. Is the information (also on sftp and some others) outdated? Regards, Woonsan [1]

Re: [vfs] Outdated filesystem capability info in site?

2014-05-01 Thread Bernd Eckenfels
Hello, I think directory content refers to directories which can also be read as a stream. For example for WebDAV XML properties. FTP has no such thing. BTW: I am currently working in getting 2.1 out the door, so it might be a good time to have a look at the trunk and speak up on showstoppers.