sshfs - How to prevent ._ (dot underscore) files? -


I am using TextMet2 to edit a rail project on remote Linux server.

When I created another file (for example README.rdoc ) another file (i.e. ._ README.rdoc ):

  -r-RW-R-- 1 4096 Feb 17 17:19 ._README.rdoc -rw-rw-r-- 1 486 17 February 17:19 README.rdoc  < / Pre> 

The systematic doctor mentioned:

  defaults com.macromates.textmate writes okada to use the featSamataData 1   

but ._ < / Code> files are still created after the above .

Is there a way to disable creating ._ files while using sshfs + textmate 2?

, use:

  enter default. Macromates.TextMate.preview volumeSettings' {"/ users / ohho / mount /" = {extended property = 0; }; } '  

Where / user / oh / mount / all my sshfs is the original folder of the mounted folders.

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -