Jump to content

Netbeans Show Hidden Files


Recommended Posts

I am trying to download htaccess files via FTP, but the htaccess files are not showing up

 

I have tried changing this:

^(CVS|SCCS|vssver.?\.scc|#.*#|%.*%|_svn)$|~$|^\.(?!htaccess$).*$

 

To this:

^(CVS|SCCS|vssver.?\.scc|#.*#|%.*%|_svn)$|~$

 

I have also tried deleting the line entirely, but that doesn't work either. Has anyone found a solution to this?

Link to comment
Share on other sites

hmm that's wierd i have netbeans 6.9.1 and i changed it a while a go under options->misc->files to :

^(CVS|SCCS|vssver.?\.scc|#.*#|%.*%|_svn)$|~$|^\.(?!htaccess$).*$

 

and when I make an empty file and name it .htaccess it shows up. not sure what to do else really

 

maybe you need to restart it again. not sure though i know I had a little trouble than too, but it worked after some restarting i think.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.