Two questions about \\Downloads\

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
jslegers
Member
Member
Posts: 127
Joined: 2003-07-17, 08:13 UTC

Two questions about \\Downloads\

Post by *jslegers »

Hello,

If I open the triangle net to C:\*.* I can go to This PC and then to Downloads. It will open the location \\Downloads\*.*. Why can I not op this location manually? I want to create a tab that goes to \\Downloads\

Second question. Why are zip files shown as directories in the \\Downloads\ view. See screenshot.

Image: https://i.imgur.com/uNJPrPQ.png
User avatar
tuska
Power Member
Power Member
Posts: 3757
Joined: 2007-05-21, 12:17 UTC

Re: Two questions about \\Downloads\

Post by *tuska »

jslegers wrote:Hello,
If I open the triangle net to C:\*.* I can go to This PC and then to Downloads.
It will open the location \\Downloads\*.*. Why can I not op this location manually?
I want to create a tab that goes to \\Downloads\
If you are in \\Downloads\*.* simply press Ctrl+T (New Folder Tab)
OR
cd C:\Users\USERNAME\Downloads\
Ctrl+T (New Folder Tab)
User avatar
Stefan2
Power Member
Power Member
Posts: 4158
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Two questions about \\Downloads\

Post by *Stefan2 »

tuska wrote: OR
cd C:\Users\USERNAME\Downloads\
or more common
CD "%UserProfile%\Downloads"



---
Is there really some string like '\\Downloads\'? Never seen, I think.



 
User avatar
tuska
Power Member
Power Member
Posts: 3757
Joined: 2007-05-21, 12:17 UTC

Re: Two questions about \\Downloads\

Post by *tuska »

Stefan2 wrote:Is there really some string like '\\Downloads\'? Never seen, I think.
jslegers wrote:If I open the triangle net to C:\*.* I can go to This PC and then to Downloads. It will open the location \\Downloads\*.*
If you press Ctrl+P (Copy current path to command line) then you will get: \\Downloads\
User avatar
petermad
Power Member
Power Member
Posts: 14793
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

You can use this button:

Code: Select all

TOTALCMD#BAR#DATA
cd ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{374DE290-123F-4565-9164-39C4925E467B}

%COMMANDER_EXE%,6
Downloads (virtual folder and real folder)
%UserProfile%\Downloads\

-1
It will work for the virtual folder only in Windows 8.x and 10 - not for Windows 7.

Copy the code here above (Ctrl+C) - right click on TC's button bar and choose "Paste"

Second question. Why are zip files shown as directories in the \\Downloads\ view. See screenshot.
It is because \\Downloads\ is a virtual folder - so TC get the information from Explorer, which considers zip files as folders - you will see that in other virtual folders like \\Documents\
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply