• 9 Posts
  • 623 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle





  • What network topology do you have? My method only assumes server→laptop connectivity (laptop→server and laptop→repo are implied). If server→laptop is unavailable, but you can install Git in general on the server, you could forward the repo through SSH. If Git cannot be installed server-side at all, this is more difficult, and rsync would be the best method I know of.











  • PoolloverNathantolinuxmemes@lemmy.worldXDG_CONFIG_HOME
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 month ago

    The point is that many programs completely ignore .cache’s existence — when programs do actually use it, adding a backup exception is trivial, but having to manually find what’s actually cache in .config (or, even worse, finding one SQLite database with the config and cache) complicates it.