2024年04月14日 tar archive I noticed that the tar archive will store the user and group name when files are compressed. There will be a need to append these parameters to not include them. --owner=0 --group=0 This will set the user and group to root.