aem-plugin / com.cognifide.gradle.aem.common.file.transfer / FileTransfer / download

download

open fun download(fileUrl: String, target: File): Unit

Downloads file from specified URL.

abstract fun download(fileUrl: String): Unit

Downloads file from specified URL to temporary directory with preserving file name.