Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How are file permissions handled ?

file handled permissions
0
Posted

How are file permissions handled ?

0

The idea is to let users control the file permissions as they would do on Linux. But this is an inherently hard problem to solve as there is no correspondence between the Windows users (using Win2fs to access ext2 file-systems) and the users on the Linux operating system who created the file-system and the files inside it. To keep things simple, Win2fs assumes an admin user will be using it to access the ext2 file-systems from within Windows and hence lets him/her access to all the files regardless of file permissions. Users are also allowed to change the file permissions so that when they get back to Linux, they’ll be able to see their changes. You can use the ‘Win2fs’ property page for the specific files/dirs in question to accomplish this. Win2fs doesn’t hide files/dirs starting with a ‘.’ (dot) Yes, this is a known issue and we are working to resolve it.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123