Happy 30th Birthday “New Technology” File System! Thanks for 30 years of demonstrating Linux superiority with a gap that widens with every new kernel release 👍
There’s nothing wrong with solid old file systems; ext4 is almost 17 and no one complains about it,
Nothing inherently wrong with NTFS itself as a filesystem besides being proprietary, and Microsoft supplies absolutely no support for using it in Linux. All the work done to get it running in Linux has been from the ground up and it shows. Many times I’ve had a hiccup on my external drives and they completely lock up until they’re repaired on a windows machine. Unfortunately NTFS is one of the only journaled file system that works on both Windows, Apple, and Linux.
There has also been a lot of advances for filesystems like checksumming so you know when you get bitrot. Or copy-on-write which can take snapshots of a file and then further changes are stored as the difference. You can then rollback to any snapshot you’ve taken.
Very slow, still needs defragmented, proprietary, (I know a lot of people don’t care about that but also a lot feel that proprietary software is malware) and is so unbelievably slow on hard drives. I know I said slow twice but god damn on a hard drive it’s rough. I know just get an SSD but I have a 2TB hard drive I keep my games on. It used to be on NTFS so I could dual-boot and not download a game twice but once I left windows I put ext4 on it and it helps a bit.
I got curious so did some quick research. I know very little about file systems and Windows. Found this: https://en.m.wikipedia.org/wiki/ReFS I wonder what Microsoft wanted to improve upon or change?
@Montagge @riskable @phoenix591 @proton_lynx It’s from Microsoft, it’s proprietary.