rsync advice:

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Michael via PLUG-discuss
Dato:  
Til: Main PLUG discussion list
CC: Michael
Gamle-emner: Re: What happened to libre office?
Emne: rsync advice:
chatgpt is telling me to rsync with...

sudo rsync -aAXv --delete
--exclude={"/home/bmike1/.cache","/home/bmike1/.local/share/Trash"} /home/
/media/$USER/rsync/

and to restore with:

sudo rsync -aAXv --delete
--exclude={"/home/bmike1/.cache","/home/bmike1/.local/share/Trash"}
/media/$USER/rsync/ /home/

the save stage ran correctly but will the restore run correctly?
---------------------------------------------------
PLUG-discuss mailing list:
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss