McFirson: Hello Kalanyr,
Thank you for maintaining gogrepoc.
Question to Kalanyr and everyone else, who might be in the know:
Is there a way to stop/pause the execution of the script, and if so will the execution continue seamlessly?
Without reading through the literally last page of this thread and the post made by solar_dome, I have launched script recklessly and after some time got wondering what did I get me and my equipment into.
Started going through the thread for a solution, but that will take time.
I don't know what will Ctrl-Z do, either. Maybe cancel current downloads, and then continue on to the next ones?
If there is no specific command, what will simply pressing X on cmd during execution do?
- Make a total mess, as in files will remain in !downloading without gogrepoc ever moving them, and files might even get corrupted
or
-Make a simple mess, which would just require time to gogrepoc to recover, and everything will be OK in the end (unlikely, haha)?
EDIT: Silly me, Ctrl-Z doesn't do anything, because it is not in Python environment. Only pressing Enter seems to make sort of a pause, but I would like to shut down the computer. So I will try for myself, click on X and see what happens.
EDIT 2: So, I first deleted unfinished downloads (even though I read the readme and there is resume option that is ON y default, but meh). Then started download again, and gogrepoc continued with the files that weren't downloaded. Seems fine for now (I'm sure I will find similar comments while going through the thread, which would make my post redundant).
You should be able to exit at pretty much anytime now, the worst that should happen is loss of progress, and there's a backup version of a good manifest even if things do unexpectedly fail
You don't need to delete partial downloads, they will either be trashed ( removed from your manifest), overwritten (no MD5 data available to resume with ) or resumed as circumstances allow.