Sending incremental memes

158 points · 13 comments · view on lemmy.world

13 Comments

sabreW4K3@lemmy.tf · 30 pts · 2y (1 reply)

Sorry to hijack your meme thread, but would you mind teaching me the difference between the three and why your preference is what it is?

Also, kinda bonus question, the use cases I've seen for WebDAV in my daily life is for library and progress synchronization in Legado and Moon+ Reader, does that differ from using RSync etc?

Johanno@feddit.de · 8 pts · 2y

Just use robocopy /s

robotdna@toast.ooo · 19 pts · 2y (1 reply)

Is syncthing falling out of favor these days?

Omniraptor@lemm.ee · 4 pts · 2y

Haven't used it myself but a couple comments on hacker news said that it's underrated because it works so well there's no persistent community/ecosystem around it like for other tools

Only caveat is that it's performance in simple cases isn't as good as rsync

ashe@lemmy.starless.one · 9 pts · 2y (1 reply)

zfs send -I

AVincentInSpace@pawb.social · 3 pts · 2y

This is how it's done

Alternately, btrfs send -p

PlexSheep@feddit.de · 7 pts · 2y

I just use the nextcloud client. Does the job and looks fancy while at it. But you obviously need a nextcloud server for that.

dauerstaender@feddit.de · 6 pts · 2y

How does rsync work with WebDAV?

possiblylinux127@lemmy.zip · 5 pts · 2y

Nextcloud app

joyjoy@lemm.ee · 2 pts · 2y

Git and dokku

sandayle@iusearchlinux.fyi · 1 pts · 2y (2 replies)

rclone is a nice tool but it has problems syncing files that there is special characters in their names.

AnIntenseMoist@lemmy.world · 3 pts · 2y (1 reply)

just don't have special characters in filenames, next question /s

sandayle@iusearchlinux.fyi · 3 pts · 2y

Thank you so much, how could I not have thought of that?