Show directory owner id instead of name via FTP (Filezilla)
1
vote
0
answers
65
views
I am setting up the directory permission of a fresh new linux Debian 12 server.
I have added my user(uid=1000) to the www-data group.
My commands are as below -
sudo chown -R 1000:www-data public_html/
sudo chmod -R g+s public_html/
But when I go to filezilla I see
user www-data
and not 1000 www-data
Is there anyway I can show the ID and not name.
Thanks in advance.
Asked by Prithviraj Mitra
(111 rep)
Jun 15, 2024, 09:08 AM
Last activity: Jun 15, 2024, 09:58 PM
Last activity: Jun 15, 2024, 09:58 PM