fun downloadFrom(dirUrl: String, fileName: String, target: File): Unit
Downloads file of given name from directory at specified URL.