Skip to content

Do i need space for the shared files on my server? #344

Closed Answered by schlagmichdoch
Musabe24 asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry for the late reply! Somehow this got buried!

I want to share a file with the size of 10 GB. Do I need 10 GB free space on my server for that?

No. All connections are duplex peer-to-peer connections: files are directly sent from receiver to the server. For internet transfers you need to deploy a TURN server alongside PairDrop (see docs) to relay the traffic. For some connections, the encrypted transfer is then relayed by the server. No files are ever uploaded to the server. See https://github.com/schlagmichdoch/PairDrop/blob/master/docs/technical-documentation.md

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Musabe24
Comment options

Answer selected by Musabe24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants