You must log in or register to comment.
File browser is easy for all of those minus syncing. You might also do rsync. Easiest solution!
Thanks, I’ll take a look. Syncing is nice, but I’ll see how it fits!
It’s command line but super easy. You can add it to daily or every ten minute cronjobs. Easiest format is rsync -avz /from /to. If it is too another device rsync -avz /from user@ip:/to