marschall / memoryfilesystem

An in memory implementation of a JSR-203 file system
284 stars 36 forks source link

Copying attributes set basic attriutes on source instead of target #4

Closed marschall closed 10 years ago

marschall commented 10 years ago

When you copy a path with the attributes the basic attributes are set on the source path instead of the target path.