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