this post was submitted on 12 Nov 2025
415 points (98.4% liked)

iiiiiiitttttttttttt

1324 readers
147 users here now

you know the computer thing is it plugged in?

A community for memes and posts about tech and IT related rage.

founded 6 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] webhead@sh.itjust.works 7 points 1 day ago

I actually just switched a backup script of mine from using a tar.gz to just a regular tar file. It's a little bigger but overall, the process is so much faster I don't even care about the tiny extra bit of compression (100gb vs 120gb transferred over a 1gbit connection). The entire reason I do this is, like you said, transferring files over the Internet is a billion times faster as one file, BUT you don't need the gzip step just for that