hrjk wrote on Wednesday, May 24, 2006 11:57 AM: >> Hi! >>>> Try this way: >>>> >>>> tar:file://C:\src.tar! >>>> >>> That was the third one I had tried: >>> >> No, it was not. I also need some time to figure it out ;-) >> >>> org.apache.commons.vfs.FileSystemException: Badly formed URI >>> "tar:file//C:\src.tar!". >>> >> see - there is the ":" missing after "file" - its "file://" >> > > Right. Sorry guys. I'd better buy new pair of glasses. > > Nevertheless, exactly same error occurs with "tar:file://C:\src.tar!".
You have to escape backslashes! - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
