Lesezeichen

ext4 - How can I mount a filesystem, mapping userids? - Unix & Linux Stack Exchange


Beschreibung

So to map your files with user id 1001 in /mnt/wrong to /mnt/correct with user id 1234, run this command:

sudo bindfs --map=1001/1234 /mnt/wrong /mnt/correct

Vorschau

Tags

Nutzer

  • @jil

Kommentare und Rezensionen