User Tools

Site Tools


public:downloading_with_curl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:downloading_with_curl [2024/05/13 09:46] – created thomaspublic:downloading_with_curl [2024/05/13 09:47] (current) thomas
Line 6: Line 6:
 curl -LO <url> curl -LO <url>
 </code> </code>
 +
 +The ''L'' options tells cURL to follow any redirects, if needed. The ''O'' option tells it to download to a file instead of stdout.
public/downloading_with_curl.1715593585.txt.gz · Last modified: by thomas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki