Comment on Software for Syncing files between storages (Linux)
lch361@discuss.tchncs.de 22 hours ago
So when I plug it in it copies/syncs the things on my computer, anyone knows somethign like that?
So you want to sync files from a drive whenever you plug it in to the computer? Sounds like a udev + rsync solution. Udev mounts the drive and runs rsync.
Nickelalloy@lemmy.world 2 hours ago
Great, this I will check out!