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.