Hi,

I currently use a program called copywhiz on windows that backs up any files or directories created after a certain date to a usb hard drive and runs once a day.

I want to transition fully to Linux. Is there any easy to use software that works on Linux that can do this?

P.S. I have tried creating a bash script to do this but for some reason it has trouble with the date part. So a software solution would be prefered.

  • naeap@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    I’m using borg with vorta as a front-end, which seems to work quite well, with different possible backup targets

    • hallettj@beehaw.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      Yeah, with those options it’s easier to back up your whole home directory, and then daily backups only take a minute or so and a small amount of additional space to back up what’s changed since the day before.