L
L
Lora_GT2012-11-17 10:54:38
macOS
Lora_GT, 2012-11-17 10:54:38

.htaccess Mac OS X 10.8.2

Good afternoon. We've got a whole council here. The situation is as follows. The .htaccess file gets under hidden files in the system.

execute the command
defaults write com.apple.finder AppleShowAllFiles TRUE

everything is displayed correctly in the finder. Now we turn on Transmit or ForkLift 2 - and hidden files in the system are not visible. Help solve the problem please. Perhaps there is generally a universal tool to hide all system files except .htaccess?
Thank you!

Answer the question

In order to leave comments, you need to log in

6 answer(s)
S
super, 2012-11-17
@Lora_GT

You have enabled the display of hidden files for Finder, for Transmit, the display of hidden files is enabled separately, in the options.

A
Azat Yumagulov, 2012-11-18
@PRSO

In order not to create a separate question: does anyone know how to make it so that only htaccess would be visible in the Finder, and the rest of the hidden files would remain hidden?

M
miroslav, 2012-11-17
@miroslav

You can use the Midnight Commander assembly under Mac OS - it shows all files, mcedit and ftp client are built-in.

A
Alexander Solovey, 2015-04-09
@naghtigall

Another very good way to make hidden files visible in a specific folder is
chflags nohidden ~/Library/

K
Kirill Boldyrev, 2012-11-17
@usetester

Alternatively, you can make a symlink for .htaccess
ln -s ./.htaccess ./_htaccess

T
thephant0m, 2012-11-17
@thephant0m

Use CyberDuck. Free, in the settings it is similarly possible to show hidden files.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question