Gictorbit / photoshopCClinux

Photoshop CC v19 installer for Gnu/Linux
GNU General Public License v2.0
4.23k stars 311 forks source link

Download failed error #187

Open msthzn opened 2 years ago

msthzn commented 2 years ago

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

alex1115alex commented 2 years ago

Fix here

mildlyhuman commented 2 years ago

I opened a PR to fix this: https://github.com/Gictorbit/photoshopCClinux/pull/185 . It simply tells wget to retry in-place upon disconnection.

g-savitha commented 1 year ago

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