ocdownloader
ocdownloader copied to clipboard
Downloads never no matter how, never got delted
Hello, the files downloaded by the ocdowloader via aria2c, never got deleted, no matter how you try to dele it, I've tryed to delete the files manually deleting the files from the nextcloud folders, deleting the data of sessions on aria2c, but always the files come back, after a system restart!
No errors in nextcloud logs
There is no RPC call to remove a download from Aria2c, here is the upstream issue for Aria2c: https://github.com/aria2/aria2/issues/1206
Using curl also has some difficulty to delete a downloaded file.
Tried all options but just after I renamed the file I was able to delete it. Maybe you can try that.
@e-alfred what about this: Downloads removed using aria2.remove() and aria2.forceRemove() will not be saved. From the save-session=<FILE> option description? Perhaps that fix the issue?
Issue is still reproducible with ocDownloader 1.7.10 and aria2 1.35.0.