Uploaded image for project: 'Commons VFS'
  1. Commons VFS
  2. VFS-9

[VFS] Can't copy using tar:gz:http FileObject

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Nightly Builds
    • None
    • None
    • Operating System: Linux
      Platform: PC

    • 36392

    Description

      I try to make a FileObject.copy() with :
      tar:gz:http://mywebsite/mytar.tar.gz!/mytar.tar!/myfile

      I have a error :
      Could not copy "tar:gz:http://mywebsite/mytar.tar.gz%21/!/mytar.tar!/myfile"
      because it does not exist.

      I have notive in the log file the strange %21/ character at the end of the http
      URL whereas I have not provided it in the source code.

      On the other hand, if I use tgz:http://mywebsite/mytar.tar.gz!/myfile in place
      of tar:gz:http, I have no problem, the copy is OK.

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--auto-deploy.log
          21 kB
          Jean-Baptiste Onofré
        2. ASF.LICENSE.NOT.GRANTED--FileManipulator.java
          8 kB
          Jean-Baptiste Onofré

        Activity

          People

            Unassigned Unassigned
            jb@nanthrax.net Jean-Baptiste Onofré
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: