Comment on What is the best way to sync images to my NAS?
Appoxo@lemmy.dbzer0.com 6 days agoAny suggestions on how to optimize it? :)
Using it on my steamdeck and on-demand on my phone.
Comment on What is the best way to sync images to my NAS?
Appoxo@lemmy.dbzer0.com 6 days agoAny suggestions on how to optimize it? :)
Using it on my steamdeck and on-demand on my phone.
Lemmchen@feddit.org 6 days ago
Set up a “global” ignore file that gets synced between devices. Call it
.stignoreglobal
fort example and and change the.stignore
file (which doesnt get synced) on every device to only include#include .stignoreglobal
. Now you’re ignore state gets synced between devices and you can make changes from anywhere.Mine looks like this:
Appoxo@lemmy.dbzer0.com 6 days ago
Neat!
I am already using a selective sync for my emulator save data between my NAS, PC and steamdeck in a triangle sync and on top another sync for the data I generate on my phone.