How can I copy file attributes (creation time, modification time, etc...) from one file to another in Java, and just the attributes? (not the file itself)
Similarly