194
Redundant Safe (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] savvywolf@pawb.social 17 points 3 days ago

Technically that would mean that one copy of the file is no longer updated when the other is.

You should consider using ln bkp.tar.gz bkp2.tar.gz instead.

[-] freijon@lemmings.world 7 points 3 days ago* (last edited 3 days ago)
loop {
    rsync -tu bkp.tar.gz bkp2.tar.gz
    rsync -tu bkp2.tar.gz bkp.tar.gz
}
[-] itslilith@lemmy.blahaj.zone 7 points 3 days ago

that just keeps the data in one physical location though

[-] palordrolap@kbin.run 9 points 3 days ago

thatsthejoke.gif

this post was submitted on 27 Jun 2024
194 points (98.5% liked)

linuxmemes

19676 readers
84 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS