ocdownloader icon indicating copy to clipboard operation
ocdownloader copied to clipboard

Downloads never no matter how, never got delted

Open Eusart opened this issue 6 years ago • 4 comments

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

Eusart avatar Jul 24 '18 17:07 Eusart

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

e-alfred avatar Jul 30 '18 14:07 e-alfred

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.

Ark74 avatar Aug 28 '18 04:08 Ark74

@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?

AleksCee avatar Oct 21 '19 16:10 AleksCee

Issue is still reproducible with ocDownloader 1.7.10 and aria2 1.35.0.

RussianNeuroMancer avatar Apr 14 '21 18:04 RussianNeuroMancer