[GH-ISSUE #69] how to store file on mega or any other cloud storage #59

Closed
opened 2026-02-25 20:32:17 +03:00 by kerem · 3 comments
Owner

Originally created by @buziyborni on GitHub (Apr 18, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/69

this is a nice project but i will like to know if possible i can store all downloaded file on mega since it give free 50gb of disk space

Originally created by @buziyborni on GitHub (Apr 18, 2016). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/69 this is a nice project but i will like to know if possible i can store all downloaded file on mega since it give free 50gb of disk space
kerem 2026-02-25 20:32:17 +03:00
Author
Owner

@asapach commented on GitHub (Apr 18, 2016):

I don't think it's a good idea, since you'd want the torrent storage to be as fast as possible - ideally an SSD - whereas downloading/uploading to a cloud storage will introduce a lot of latency.
The only way to make it work is to upload the files after download is complete, but there are currently no hooks that would allow this.
Anyway, you can try something like this: https://github.com/matteoserva/MegaFuse
or this: https://megatools.megous.com/

<!-- gh-comment-id:211304107 --> @asapach commented on GitHub (Apr 18, 2016): I don't think it's a good idea, since you'd want the torrent storage to be as fast as possible - ideally an SSD - whereas downloading/uploading to a cloud storage will introduce a lot of latency. The only way to make it work is to upload the files after download is complete, but there are currently no hooks that would allow this. Anyway, you can try something like this: https://github.com/matteoserva/MegaFuse or this: https://megatools.megous.com/
Author
Owner

@buziyborni commented on GitHub (Apr 18, 2016):

thanks for the quick reply i was testing the app but it seem like after the download completed the progress bar still show up how to do i make it vanish after download completed

<!-- gh-comment-id:211309965 --> @buziyborni commented on GitHub (Apr 18, 2016): thanks for the quick reply i was testing the app but it seem like after the download completed the progress bar still show up how to do i make it vanish after download completed
Author
Owner

@AnasQiblawi commented on GitHub (Dec 8, 2016):

I think this might be very helpful
https://www.filestack.com
http://go4up.com

<!-- gh-comment-id:265797836 --> @AnasQiblawi commented on GitHub (Dec 8, 2016): I think this might be very helpful https://www.filestack.com http://go4up.com
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/peerflix-server#59
No description provided.