Ssh and ftp are great once they’re setup, but they’re not as simple as this, especially for non technical users.
This is also much faster than ssh/ftp for downloads and uploads. It breaks files up into multiple concurrent streams, in benchmarks it can hit download speeds of 8GB/s and upload speeds of 1GB/s (network allowing). It also does deduplication during the transfers, making real world transfer times faster than just the actual transfer speed.
thingsiplay@lemmy.ml 4 days ago
I ssh into it with my file browser “Dolphin” on Linux (the same that is used in the Steam Deck as well). Needs to be setup first, but then I can access the files with the file browser. And secondary I ssh into it in terminal, but that is not to transfer files, but to have access to commands execution on the device (like installing something from commandline).