Thursday, November 02, 2023

Re: odd homework looking to upgrade sticks..

On Thu, Nov 02, 2023 at 09:37:30PM +0100, Daniele B. wrote:
>
> >
> >> pax -rw . /mnt/newstick/
> >
> > This will not copy the file flags, so the files that you have set as
> > immutable will no longer be immutable.  And you probably would not
> > be expecting that.
>
> Thank you for the details, received them.

I just noticed that your pax command above is missing -pe.

So the files will have the wrong user, group and permissions as well as
not copying the flags.

No comments:

Post a Comment