[GH-ISSUE #867] Pause/Resume of file transfers #590

Open
opened 2026-02-27 15:51:01 +03:00 by kerem · 1 comment
Owner

Originally created by @maamirh on GitHub (Aug 19, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/867

In Quasar does not allow to preview file and you cannot copy partial file till complete download. Like if I download 100MB file and I reach to 90 MB and downloading interrupted then the file will disappear.

In NJRAT you can preview file during the download process. For example, I have to download 10MB file which total size is 50 MB I can preview file.NJRAT normally use TMP folder then we can watch the preview of the file by going to TMP folder.BY this we can decide we have to download complete file or not. If connection interrupted then you can save partially downloaded file.

Originally created by @maamirh on GitHub (Aug 19, 2020). Original GitHub issue: https://github.com/quasar/Quasar/issues/867 In Quasar does not allow to preview file and you cannot copy partial file till complete download. Like if I download 100MB file and I reach to 90 MB and downloading interrupted then the file will disappear. In NJRAT you can preview file during the download process. For example, I have to download 10MB file which total size is 50 MB I can preview file.NJRAT normally use TMP folder then we can watch the preview of the file by going to TMP folder.BY this we can decide we have to download complete file or not. If connection interrupted then you can save partially downloaded file.
Author
Owner

@FadeFADev commented on GitHub (Feb 23, 2021):

Limiting the speed of transfers would also be nice.

<!-- gh-comment-id:784331054 --> @FadeFADev commented on GitHub (Feb 23, 2021): Limiting the speed of transfers would also be nice.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#590
No description provided.