[ 
https://issues.apache.org/jira/browse/COMPRESS-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14019557#comment-14019557
 ] 

Trejkaz commented on COMPRESS-281:
----------------------------------

"I don't think we even have access to from java."

{code}
    Path path = Paths.get("/path/to/file.txt");
    Files.readAllBytes(path.resolve("..namedfork/rsrc"));
{code}

Works for me.

Maybe they will eventually go away, but DMG format certainly still uses them.

> Archives don't contain resource fork on Macs
> --------------------------------------------
>
>                 Key: COMPRESS-281
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-281
>             Project: Commons Compress
>          Issue Type: Wish
>            Reporter: Dimple Rohara
>            Priority: Critical
>
> Currently, we are able to create archive on windows. But for Mac,it doesn't 
> save the resource fork information. I wish there was more compatibility among 
> the archives created on different Operating systems and could be used easily 
> cross-platform.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to