DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36392>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36392

           Summary: Can't copy using tar:gz:http FileObject
           Product: Commons
           Version: Nightly Builds
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: VFS
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


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.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to