fun downloadTo(targetDirPath: String): File
fun downloadTo(targetDir: File): File
Download file stored in node to specified local directory with preserving file name.