You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One suggested addition - i had a download crash not long before finishing - instead of this script stopping if a file exists - you could also add -C - to the curl command line and it continues the download - saves a lot of time.
M
The text was updated successfully, but these errors were encountered:
Great!!
now - one more minor comment - you probably should also remove the check whether the output file exists - otherwise it will exit before the curl -c - starts...
thanks!
M
Hey Gert,
Super useful script! Thanks!
One suggested addition - i had a download crash not long before finishing - instead of this script stopping if a file exists - you could also add
-C -
to the curl command line and it continues the download - saves a lot of time.M
The text was updated successfully, but these errors were encountered: