common-plugin / com.cognifide.gradle.common.file.resolver / Resolver / downloadSftp

downloadSftp

fun downloadSftp(url: String, options: SftpFileTransfer.() -> Unit): FileResolution

Download file using SFTP file transfer with custom settings (different credentials).

Use only when using more than one remote SFTP server to download files.