mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #148] Fix some files after download not opening #123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dachinat on GitHub (Jul 21, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/148
I have downloaded two files, zip and rar.
When I was downloading zip file, I clicked on filename to initiate a download, a file was downloaded to my drive and that zip would not open. When download on web-page completed, I re-downloaded file to my drive and then it opened.
Case with rar is different, it never opened, even after file was downloaded to server.
However, when I checked if file itself was ok with some other torrent client it worked normally.
I'd like to somehow get this fixed if possible. I'll try look into the source, but I'd like know if you have encountered such behavior and do you have any plans or ideas about fixing this?
Thanks.
@asapach commented on GitHub (Jul 21, 2018):
In order to fix it I need to reproduce it.
@dachinat commented on GitHub (Jul 21, 2018):
Well, I'll reopen an issue if I'll have foundations for its reproduction. Thanks.