Robert

Results 1 comments of Robert

Hello, I also miss the documentation. For example: How do I rename files (This code will delete the file content)? ``` try (DiskEntry entry = getShare().open( currentPath, EnumSet.of(DELETE, FILE_WRITE_DATA), EnumSet.of(FILE_ATTRIBUTE_NORMAL),...