network hidden files - automatical Enabled?
Moderators: Hacker, petermad, Stefan2, white
network hidden files - automatical Enabled?
Guys can be in totalcommander somewhere set, that when I start tcm as app, that option in main menu - network - hidden files .. will be always turn "On"?
-
- Power Member
- Posts: 872
- Joined: 2013-09-04, 14:07 UTC
Have you tried main menu: Configuration -> Save settings?
If that doesn't help, then manually add the following to the [General] section of your wcx_ftp.ini file:
(Make sure that there is only one line with FtpShowHidden in the INI file!!!)
To find the location of the wcx_ftp.ini file, open the About Dialog of Total Commander (main menu Help -> About Total Commander...).
If that doesn't help, then manually add the following to the [General] section of your wcx_ftp.ini file:
Code: Select all
FtpShowHidden=1
To find the location of the wcx_ftp.ini file, open the About Dialog of Total Commander (main menu Help -> About Total Commander...).
Hi, hm, now I tryed (via main menu and "Save")
.. save window position - works very well
.. but settings no (maybe some bug i don't know)
Always, when I first time turn on tcm so hiddenfiles are off.
now I edit ini file with your code but with same results :-/ hidden files are still Off in first start application. I don't know
.. save window position - works very well
.. but settings no (maybe some bug i don't know)
Always, when I first time turn on tcm so hiddenfiles are off.
now I edit ini file with your code but with same results :-/ hidden files are still Off in first start application. I don't know

-
- Power Member
- Posts: 872
- Joined: 2013-09-04, 14:07 UTC
-
- Power Member
- Posts: 872
- Joined: 2013-09-04, 14:07 UTC
Just a little FYI:
I just noticed that you can open TC's ini files (wincmd.ini and wcx_ftp.ini) directly from within TC. Select main menu "Configuration" -> "Change Settings Files Directly". This will open TWO notepads, one with wincmd.ini, the other with wcx_ftp.ini. So, no need to go hunting for the location of wcx_ftp.ini
I just noticed that you can open TC's ini files (wincmd.ini and wcx_ftp.ini) directly from within TC. Select main menu "Configuration" -> "Change Settings Files Directly". This will open TWO notepads, one with wincmd.ini, the other with wcx_ftp.ini. So, no need to go hunting for the location of wcx_ftp.ini
