Opened 12 years ago
Closed 12 years ago
#8372 closed Feature request (rejected)
Hide Local Files/Folders By RegEx Pattern in Filezilla Client
Reported by: | Steven | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | hidden files, regex | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | All |
Description
I'd like the option to hide local files/folders from the Filezilla Client. It's important for me to always show hidden files in Windows, as I need to see .htaccess .htpasswd and other such files when I'm developing.
However, other files/folders should be hidden, such as:
- .DSStore (Whatever this is - stupid Windows)
- .thumbs (Windows thumbnails)
- .project (Sublime Text 2)
- .settings (Aptana Studio)
- .git (Git or SVN)
- .sass-cache (for SASS, SCSS, Simpless etc)
- node_modules (when using node js on local but not live)
- src (source code, unminified)
So, I'd really like the option to hide these from my interface so they're not accidentally uploaded. It would allow me to select all and upload, rather than selectively going through each directory.
I don't want
Change History (2)
comment:1 by , 12 years ago
Status: | new → moreinfo |
---|
comment:2 by , 12 years ago
Resolution: | → rejected |
---|---|
Status: | moreinfo → closed |
Thank you. I was not aware of this. It works perfectly.
:)
Note:
See TracTickets
for help on using tickets.
Is there anything that is not already possible using "View -> Filename filters…"? You can configure and save rules and apply them independently for local or remote views. Regular expressions are supported as well.