Apache Commons VFS provides a single API for accessing various different file systems.
I would like to create a zip file with Commons VFS2 library. I know how to copy a file when …