Skip to content

Instantly share code, notes, and snippets.

@gelanivishal
Created December 25, 2016 03:05
Show Gist options
  • Save gelanivishal/def3e319798870b89bd91852692cc80d to your computer and use it in GitHub Desktop.
Save gelanivishal/def3e319798870b89bd91852692cc80d to your computer and use it in GitHub Desktop.
Download file using CURL
curl -u USER:PASS -O ftp://HOST/PATH/FILE.EXT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment