Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Feed
All
Post Types
- Rants
- Jokes/Memes
- Questions
- Collabs
- devRant
- Random
- Undefined
Cancel
All
-
It's the year when I did not renew domain I bought for my project.
Feels weird to stop bleeding money for a project I haven't finished3 -
Soo.. I bought a Transcend SSD and I wanted to make a backup of my _current_ backup ssd.
Bought it, plugged it up and fired up rsync. Although Transcend declares the SSD seq writes are up to >1G/s, it was at least x10 slower than that. Eventually all was copied. Wat surprised me was the disk usage.
Here are both the filesystems: the source and the destination (Transcend)
P.S. damn, imags are down.. attaching plaintext
```
netikras@netikras-green: /media/netikras/Transcend/bkup$ df -hPT /media/netikras/*
Filesystem Type Size Used Free Use% Mounted on
/dev/sdb1 ext4 458G 355G 80G 82% /media/netikras/c5b18d59-7769-4241-9a54-df1c6ca97850
/dev/sda1 exfat 1,9T 830G 1,1T 44% /media/netikras/Transcend
↑21:50:43 [0]
```3 -
