Closed iris0329 closed 5 years ago
Are you using linux or Windows? I can't reproduce the problem in linux, for me Ctrl+C works. In Windows it's true that wget doesn't seem to get the signal, and the only option is to close the terminal, but this is something that the script cannot solve...
Please, test the new script here v2.0 where I think I've patched this behaviour. Post any problems here, thanks!
This problem seems very dependant on wget version. Wget v1.17 at least is advised.
when running ./gdown, if I input
ctrl+c
, the downloading process can't stop, I must kill process, is there any other solution?