Backup Levels: Differential and Incremental Backups Using Rsync

Поділитися
Вставка
  • Опубліковано 30 січ 2025
  • This video is part of the computer/information/cyber security and ethical hacking lecture series; by Z. Cliffe Schreuders at Leeds Beckett University. Laboratory work sheets, slides, and other open educational resources are available at z.cliffe.schreu....
    The slides themselves are creative commons licensed CC-BY-SA, and images used are licensed as individually attributed.

КОМЕНТАРІ • 11

  • @chromerims
    @chromerims Рік тому +1

    Got it 👍 Excellent video.
    For epochs, use rsync -flags source/ destinationX+0/
    For diffs and increments, use rsync -flags source/ --compare-dest= {'X+0', 'X+1', . . . 'x+N'} destinationX+N+1/
    Kindest regards, neighbours and friends.

  • @hunglethai8075
    @hunglethai8075 16 днів тому

    thanks you very much!!!

  • @chanzholopainen3406
    @chanzholopainen3406 4 роки тому +14

    Can't see parts behind of your body

  • @vadim3
    @vadim3 9 місяців тому

    Thanks! Helped me.

  • @PCMrTrickster
    @PCMrTrickster Рік тому +2

    It is really very interesting but you could put yourself in the top-right corner of the screen to let people see whole commands you entered

  • @MaKaNufilms
    @MaKaNufilms 2 роки тому +4

    Besides the other comments: You lecture is stretched out by multiple passwort insertions. Is there a reason you don't use a remote shell? And if so, why not utelize ssh keys?

  • @serhatkoroglu6708
    @serhatkoroglu6708 Рік тому +1

    that's very nice thank you.

  • @kalkulusrampage
    @kalkulusrampage 2 роки тому

    when there is a symlink rsync copies just the symlink or the destination of the symlink?

  • @DennisAllard
    @DennisAllard 3 роки тому +5

    Tiny fonts And very poor contrast grayish characters against black background. Very hard to see. I had to move on

  • @doombringer5953
    @doombringer5953 3 роки тому

    test before you ship