Gictorbit/photoshopCClinux

Download failed error

msthzn opened this issue · 3 comments

unfortunately i have a download failed error
error: sorry something went wrong during download photoshopCC-V19.1.6-2018x64.tgz

I opened a PR to fix this: #185 . It simply tells wget to retry in-place upon disconnection.

By installing aria2c, a download manager, I was able to accelerate my file downloads. Additionally, in the script, the use of aria2c for downloading takes precedence over curl and wget.

image