Problems with SFTP plugin: how to hide the unix hidden files

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
mtcforum
Junior Member
Junior Member
Posts: 9
Joined: 2005-05-09, 10:12 UTC

Problems with SFTP plugin: how to hide the unix hidden files

Post by *mtcforum »

I have a problem when I use SFTP plugin in TC. Does any one know how to hide the files begin with "."? Because when I connected to a solaris workstation, lots of hidden files/dirs in my home directory such as .acrobat, .adobe, .desktop, .bashrc... displayed in my TC. That made me difficult to find the files I really want.

Thank you in adance.
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

I dont know how to hide those files, but you can filter the view with Ctrl+F12:

Code: Select all

|.*
I switched to Linux, bye and thanks for all the fish!
mtcforum
Junior Member
Junior Member
Posts: 9
Joined: 2005-05-09, 10:12 UTC

Post by *mtcforum »

Thank you.

But It only works with files and but not directories
User avatar
petermad
Power Member
Power Member
Posts: 16009
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

I don't know the SFTP plugin, so mayby this is way off - but have you tried the standard menu - "Net" -> "FTP Show Hidden Files" toggle ? (cm_FtpHiddenFiles)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
SanskritFritz
Power Member
Power Member
Posts: 3693
Joined: 2003-07-24, 09:25 UTC
Location: Budapest, Hungary

Post by *SanskritFritz »

2petermad
No, sadly this does not work this was the first i tried :-(
I switched to Linux, bye and thanks for all the fish!
mtcforum
Junior Member
Junior Member
Posts: 9
Joined: 2005-05-09, 10:12 UTC

Post by *mtcforum »

Yes. I also have tried. It does not work.
And I also do not know what it is used for.

In fact, it is just different unix commands:
"ls" for list
"ls -l" for details
"ls -A" for showing hidden files

It is not difficult to resolve, I think.

But I am not sure if it should be fix in TC or in plugins.
mtcforum
Junior Member
Junior Member
Posts: 9
Joined: 2005-05-09, 10:12 UTC

Post by *mtcforum »

Does anyone know in which case the standard menu - "Net" -> "FTP Show Hidden Files" works?

I have never used it.
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

When you're on a standard FTP server (Ctrl-N or Ctrl-F).

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
mtcforum
Junior Member
Junior Member
Posts: 9
Joined: 2005-05-09, 10:12 UTC

Post by *mtcforum »

Thanks. But why it does not work on SFTP (secure FTP) server?

Can it be seen as a bug of TC?
User avatar
Hacker
Moderator
Moderator
Posts: 13142
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Because SFTP is a plugin and there is no way TC can tell a plugin to "show hidden files". There would need to be an option in the SFTP plugin which you would set through its properties.

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply