mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 14:45:50 +03:00
[GH-ISSUE #81] What is the principal of saving the file? #282
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 @sungjk on GitHub (Jul 30, 2016).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/81
Hello, @asapach
First, thank you for sharing your nice project.
I'm trying to use this torrent server, and got the question about how to save the downloaded file.
When I restarted the server, there are downloaded files still.
What is the principal of saving the file?
Is it use only memory? or saved another storage?
If downloaded files are saved in storage, what is the path?
@sungjk commented on GitHub (Jul 30, 2016):
I understood from the code