Question : Upload to a S3 Bucket #164

Closed
opened 2026-01-19 18:29:15 +00:00 by michael · 4 comments
Owner

Originally created by @VoXaN24 on GitHub.

The Docker image upload the file directly to the S3 Bucket or the Host Server cached the file and upload it in the same time ?

Originally created by @VoXaN24 on GitHub. The Docker image upload the file directly to the S3 Bucket or the Host Server cached the file and upload it in the same time ?
Author
Owner

@stefanbenten commented on GitHub:

Right. This is definitely the likely bottleneck.
I think the question is answered with this correct?

@stefanbenten commented on GitHub: Right. This is definitely the likely bottleneck. I think the question is answered with this correct?
Author
Owner

@VoXaN24 commented on GitHub:

It about the internet speed too, like if i Choose a 100 or 500 Mbps server

@VoXaN24 commented on GitHub: It about the internet speed too, like if i Choose a 100 or 500 Mbps server
Author
Owner

@stefanbenten commented on GitHub:

Closing due to inactivity.

@stefanbenten commented on GitHub: Closing due to inactivity.
Author
Owner

@stefanbenten commented on GitHub:

Hello @VoXaN24 , the file gets piped via the hosting server.
Meaning all data passes it in both directions. There is no need for storage however.

@stefanbenten commented on GitHub: Hello @VoXaN24 , the file gets piped via the hosting server. Meaning all data passes it in both directions. There is no need for storage however.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#164