How to make sftp user not have access to hidden files?
img: https://imgur.com/a/59ztt
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hidden files don’t have special permissions, use chmod/chown just like any regular file or dir.
Join 1M+ other developers and:
Hidden files don’t have special permissions, use chmod/chown just like any regular file or dir.