[
https://issues.apache.org/jira/browse/FELIX-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12888510#action_12888510
]
Guillaume Nodet commented on FELIX-2474:
----------------------------------------
Isn't the size of the file taken into account ? Or does Finder creates a file
of the desired final size and then write to it ? If that's the case, the only
solution would be to read the full file and compute a real checksum, but i
really wanted to avoid that for performance reasons.
Any idea what would work ?
> Fileinstall scanner's checksum not always sufficient
> ----------------------------------------------------
>
> Key: FELIX-2474
> URL: https://issues.apache.org/jira/browse/FELIX-2474
> Project: Felix
> Issue Type: Bug
> Components: File Install
> Affects Versions: fileinstall-3.0.0
> Reporter: Josh Holtzman
> Priority: Minor
>
> When doing a file copy using the Finder on a mac, the attributes used to
> generate the file's checksum do not change while the file is being copied.
> This results in fileinstall processing a file before it is fully copied.
> Both cp and scp work as expected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.