rsync -avzh --progress --prune-empty-dirs --delete \
--include "*/" --include="*.md" --include="*.jpg" --include="*.png" --exclude="*" \
-e 'ssh -p 2222' vicfred@cyberia.moe:flatnotes/data/ ~/src/noto/notes
Last active
October 30, 2025 01:42
-
-
Save Vicfred/788725704b61e713b76c5d8b943dbe04 to your computer and use it in GitHub Desktop.
rsync_flatnotes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment