zsgx1hacks icon indicating copy to clipboard operation
zsgx1hacks copied to clipboard

Where to download and how to install curl

Open paus56 opened this issue 6 years ago • 1 comments

Help me find where to download and how to install the CURL for these cameras on the GK 7102 processor

paus56 avatar Jan 30 '19 06:01 paus56

For your normal run-of-the-mill use you can use wget instead of curl. It gives you the same functionality! wget is part of the busybox install. These two are equivalent: wget -v -c URL curl -v -C - -O URL

bitfarmer avatar Oct 30 '19 22:10 bitfarmer