@override Future<void> onMoveFile(VFile entity, String newPath) => toFile(entity.path).rename(getRealPath(newPath));