rsync advice:

Michael bmike1 at gmail.com
Fri Sep 13 10:47:19 MST 2024


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phxlinux.org/pipermail/plug-discuss/attachments/20240913/a4a77d94/attachment.htm>


More information about the PLUG-discuss mailing list