The TC configuration file wcmd. INI is described in detail and can only be reconfigured in ini.

Source: Internet
Author: User
Tags keep alive

Some projects have extended functions, and some★Project is the configuration that can only be modified in ini.

★Allowed =
Which drives are allowed to access (\ stands for network neighbors ). For example, if it is written as allowed = CDE \, it indicates that only access to C, D, E, and network neighbors is allowed. Other drives are inaccessible and will not appear in the drive drop-down box or the drive button bar. In this way, even if you do not remove the soft drive, you will not select it by mistake. If the equal sign is left blank or this item is deleted, access to all drivers is allowed.
★Cdclosedoor = 1
1: failed to switch to the optical drive, trying to disable the optical drive. This option is useful if you forget to turn off the optical drive when you often play the disc. If it is set to 0, this feature is disabled.
★Devicechange = 1
1: In response to the wm_devicechange message, refresh the drive list. 0: No Response Message.
★Driveiscd = fgh
Specifies the drive letter of the CD-ROM. For example, fgz. TC can identify the CD-ROM of the Local Machine, copy files from the optical drive, will automatically clear the read-only attribute, but if mapped to the drive of other machines, TC can not know the network drive is actually the optical drive. Add the drive letter to driveiscd. No default value.
★Noreread = AB \
Which of the following drivers do not automatically repeat, drive letter or special symbols: \ represents the network neighbor,/Represents the file system plug-in, colon: represents the virtual folder (desktop, printer, etc., with \ Desktop, \ Printers and faxes ). The default value is null (no row ).
Normally, after the TC window gets the focus (just from other Program Switch to TC, or just start TC), and read the file list again to reflect possible changes to the left and right directories. If you frequently access network neighbors, but the LAN speed is very slow, every time you switch back to TC, it will take some time to re-read the shared directory. During the re-reading, other TC operations cannot be performed. If TC is disabled when the shared directory is opened and savepath = 1 is enabled, the shared directory will be opened by default after TC is run next time. This takes a long time, even if the LAN speed is not slow, it may not be connected to the Internet at this time, unable to connect to other machines. You still need to wait a while before opening the shared directory.
If this happens, add noreread = \. After that, TC will not automatically re-read all network neighbors. When the network neighbor is opened, TC will be disabled. After the restart, TC will not automatically go to the directory opened last time, but will go to c :\, even if the tab is locked. Of course, if you press the reread button, the current directory will be read again. When you switch the tab, you need to read the file list again, because the file list of each directory is not saved.
Directory/Tab
★Alwaystoroot = 0
1: After switching to a drive, it always enters its root directory. 0: Switch the drive to its current directory (recently accessed directory in TC ).
+★Lockedgotodriveroot = 0
0: Click [\] to enter the base Directory of the locked tag (that is, the directory at which the tag is locked ). 1: Click [\] to enter the root directory of the drive. The lock label here is "locked, but directory changed allowed. The lockedtabchange determines the action after you press the [\] button in the common lock directory.
★Lockedtabchange = 1
When changing the directory of the locked tag, 0: always opens the directory in the new tag. 1: If the directory is the same, reuse the tag (nothing will change ), otherwise, open the directory in the new tag. 2: Open the directory in the First unlocked tag, 3: Open the directory in the last unlocked tag.
★Tabenterdirchange = 1
When you press enter in the lock label or double-click the subdirectory, 0: Do nothing, 1: Open the directory in the new tab, 2: Ask the user how to do (give up or open a new tab ).
Pack/unpack/plugins
★Alwayscopyinbackground = 0
1: Automatic subsequent copy, 0: previous copy.
+★Alwayspackinbackground = 0
0: The file is compressed at the front end. 1: the ZIP file is automatically compressed to the backend. 2: All compression operations are automatically compressed to the backend. 3: similar to 2, however, the window is minimized when an external compression program is used.
+★Alwaysunpackinbackground = 0
0: Decompress the file at the front end, 1: automatically decompress the ZIP file to the background, 2: All unzipping operations are automatically to the background, 3: similar to 2, however, the window is minimized when an external decompression program is used.
+★Autoinstallplugins = 1
1: when the package contains pluginst. inf, the plug-in and Language Pack Installation window is displayed. 0: the automatic installation window is not displayed.
File Operations
★AccessTime = 0
1: The last access time is used to process files. For example, operations such as the time displayed in the file list, the time limit in search conditions, and comparison of files are based on the last access time of the files, instead of the last update time. This option only makes sense for some special requirements. For example, if you want to find the files that have been accessed in a directory since yesterday, these files may only be viewed and not changed, their last update time remains unchanged, and the only search condition is the last file access time. After you change accessTime to 1, you can select "not old than 2 days" in the time limit of the file to complete this search. 0: The file operation is based on the last update time. This is a normal method. The file time displayed in the resource manager is the last update time.
★Compareignorerepspace = 0
1: When comparing text files, ignore repeated spaces. "abcd efg" = "abcd efg", 0: Do not ignore.
★Copystreams = 1
1: copy the NTFS data stream while copying the file. 0: Ignore the NTFS data stream. When you view the attributes of an NTFS partition file, there is a "summary" page, including the file topic, author, and category. The information is stored in the data stream. If you want to retain this information, set this item to 1.
★Inplacerename = 1
1: Allow Local renaming (click the file/directory name twice, the interval is a little longer than double-click, enter the file name editing status, just like by SHIFT + F6), 0: disable this feature. You can often click a file twice. If this item is set to 1, it will change to 0. This may not be what you want. Note that this option also affects inplacerenamepath.
★* Inplacerenamepath = 1
0: Prohibit local editing of the Directory bar. 1: You can click the mouse in the directory bar to edit the directory. Modify the Directory and press enter to enter the directory. This is a way to change the directory. The effect is equivalent to entering "CD xxx/YYY/Zzz" in the command bar ". If inplacerename is specified, inplacerenamepath = inplacerename; otherwise, the default value is 1. 2: Prohibit local editing of the Directory bar, but allow you to click the directory bar to quickly switch the directory, without pressing shift. For example, the current directory is c: \ dir1 \ 2 \ 3. When you click "dir1", enter the c: \ dir 1 directory. When inplacerenamepath = 1, Shift + Click to achieve this effect.
★Longnamestodos = 0
1: When SHIFT + enter runs the console program, the long file name is passed to the DOS window. 0: Pass the 8.3 short file name.
+★Quicksearchexactmatch = 0
The matching method for quick positioning. 0: period is equivalent to *. Input win. I is equivalent to win *. I, which can match wincmd. ini, winfile. I, and so on. 1: exact match. win. I can match win. ini, win. Inc, but not wincmd. ini.
★Renameselonlyname = 0
1: during local renaming (SHIFT + F6), the file name section is automatically selected, excluding the extension. 0: the complete file name is automatically selected during rename. This is a useful option, because the suffix is not changed when the file name is changed. If this parameter is set to 1, only the part of the file name is selected for convenience.
★Searchinfiles =
TC can search for files in a compressed package and add the types of compressed files to be searched. For example, searchinfiles = *. EXE *. Jar
★Setarchivebitonrename = 1
1: The Archive attribute is automatically set when the file is renamed. 0: not set.
★Xpmovemethod =
1: when moving a file, use the permission of the target folder. 0: retain the permission of the file itself. The default value of the XP system is 1, and that of other systems is 0.
★Sizecheck = 1
1: Check whether the target drive has sufficient space before copying. 0: do not check.
Confirm
★Appendwarning = 1
1: In the "Overwrite confirmation" window, if you select append, a warning window will pop up (because the target file may not be used when it is attached to a binary file). 0: no warning window will appear.
★Unicodelistwarn = 1
1: a warning window is displayed when you enter a directory with Unicode characters in the file name. 0: no warning window is displayed. When the warning window appears, you can select "do not prompt later ". If you want to see a prompt window, you can only change it to 1 in ini.
+★Versioninoverwrite = 1
1: The file version information is displayed in the "Overwrite file" Prompt window. 0: not displayed, for example, in a slow network, saving time.
Display
+★Briefviewwidthlimit =
Set the maximum width of a column in a simple view in pixels.
★Dirbrackets = 1
1: The directory name is displayed in square brackets. 0: only the directory name itself is displayed.
★Drivetipdelay = 0
The drive drop-down box waits for the full display delay time of the drive description, in milliseconds. The default value is 0.
★Longinstatus = 0
1: In the complete view, the file name is displayed in the status bar under the file list. It is mainly used to conveniently view long file names when filetipwindows = 0 (names that cannot be displayed in the file name area will be truncated), 0: do not display the file name, show the number and size of all files/selected files. We recommend that you set it to 0 and filetipwindows = 1. Use a prompt box to display the long file name.
★Reversehistory = 0
1: the historical list of recently accessed directories is arranged in reverse order (the latest is at the top of the list), and 0: The recently accessed directories are at the bottom of the list.
★Historyappend = 1
1: Alt + ↑ or click the ↑ button on the right of the Directory bar to display the list of directory access history. The current directory is marked with √. Click one to enter the directory. In this case, the directory is moved to the bottom of the list. 0: After selecting an item in the History list, you only need to mark it with √ without changing its position. I don't know how useful this option is.
★Showinstancenr = 1
1: When multiple TC instances are running, the number is displayed in the title bar (the first instance only displays "Total commander", and the second shows "[2] total commander "), during Alt + TAB switchover, it is easy to identify different TC windows. 0: no numbers are displayed.
★Startupscreen = 0
1: The logo screen is displayed when TC is started. 0: not displayed.
★Tooltipdelay = 500
Place the cursor on the toolbar button, and the tooltip is displayed in milliseconds. The default value is 500.
★Tree = 0
1: displays unordered directory trees. 0: displays directory trees sorted by names.
★* Sortupper = 0
0: Default sorting method. 1: When sorting files, the following lines start with the file, and 2: The number of text keys is mixed with the sequence. For example, file10.txtis placed behind file1.txtand file2.txt, but not between file1.txtand file2.txt. 3: similar to 2. Use the strcm plogicalw function for comparison (IE6 is required !)
+★Thumbnailmemorylimit = 500
Number of thumbnails of objects cached in each window on each side. The default value is 200 in Win9x, 2000 in NT/500/XP, and 100 in xp. The minimum value is.
Crackcn2005-1-22, PM
Wcx_ftp.ini
[General]
+★Portfrom = 10000 ([l8])
+★Portto = 11000 ([9])
In Port mode, only ports in the specified range are used. Modify the settings based on your network conditions. This row is deleted without a limit.
+★Modez = 1 ([L10])
1: If the server supports file transfer, use a zip-compatible Method for real-time compression. For example, text files, file lists, and other highly compressed data. After the sender compresses the data in real time, the data transmitted over the network is greatly reduced, and the receiver receives the data and decompress it in real time. However, this method is not used in the LAN because it increases the CPU load on servers and clients. 2: Real-time compression is also performed in the LAN. 0: Do not compress.
+★Upload blocksize = 512
Size of the uploaded block, in KB. The default value is 512.
★ASCII = *. txt *. htm *
The extension of a text file.
★Autodisconnect = 0
If the current window has been connected to FTP, and then connected to another FTP, 0: Ask the user how to do it, 1: disconnect first,
2: keep existing connections
★Httptimeout = 30
The timeout time for HTTP download, in seconds. (You can add a URL for download in the background transmission manager)
★Tcpkeepalive = 0
1: Set TCP keep alive when establishing a connection. If the Firewall/vro opens a connection at a short interval, you can set it to 1. 0: Do not set keep alive.
★Warnwrongmode = 1
1: a warning is issued when the binary file is downloaded/uploaded in text mode. 0: no warning. Recommendation 1.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.