Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Download a file
Download a file

Download a file

Fizcko

|
817 installs
| (1) | Free
This extension provide the ability to download a binary file.
Get it free

Download a file

This extension provide the ability to download a binary file using protocol HTTP or HTTPS.

Main

Parameters :

  • Download URL: Enter the url of the file to download (http or https protocols are supported).
  • Target path folder: Directory to save the file (Will be created if he doesn't exist).
  • Target file name: Rename target file.
  • Authentication type: Define which authentication methods.
  • Ignore certificate checks: Ignore errors from certificate checks.
  • Fail if response codes other than 2xx: Fail task if the HTTP response code is not 2xx.

Authentication modes

No Auth

No Auth

Basic Auth

Basic Auth

Parameters :

  • Username: Username for the Basic Authentication.
  • Password: Password for the Basic Authentication.

Bearer Token

Basic Auth

Parameters :

  • Token: Token for the Bearer Token Authentication.

Release note

v2.1.0

  • Add execution for node 16 & node 20

v2.0.0

  • Handle HTTP error 301 and 303
  • Update task to Node 10

v1.0.6

  • Improve errors management

v1.0.5

  • Fix dependency bug introduced in v1.0.3

v1.0.3

  • Fix : Set default authentication to 'none'

v1.0.2

  • First release
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft