I\'m trying to use commons-vfs as a filesystem wrapper in order to more easily unit test some code that needs to touch the filesystem. Right now I\'m just getting familiar with the API. What I would l
I\'m trying to use Apache Commons VFS with FTP. On my FTP a have the next structure of files and folders:
I would want to know if there any another way to get a list of files to be downloaded from HttpServer,other than parsing the response using HttpClient.
The Apache Commons VFS library appears to be unable to support special Windows folders (Network, recent, computer, libraries, etc).
Currently I use Apache CommonsVFS to fetch images from other sites and it works well. The website of CommonsVFS says it supports HTTPS protocol, but I found I could not access those URL starts with h
I\'m using Apache Commons VFS / SFTP, we are trying to download files from the IBM MVS system. The download part is all good, however, we can not open up the zipped files after downloading. Seems li
I have no control over the db schema and need to map two database columns to a single property in my .Net class. The db engine is DB2