[TC8ß25] Problems with network access

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

[TC8ß25] Problems with network access

Post by *rblock »

Hi,

this beta has still problems with network access. When a selected network like to see in the screenshots (that I can not upload) is not allowed to access in all parts, first TC needs much time to examine the tree and at the end denies completely to show it by showing a error dialog.

Normally I'd upload the screenshots but it's still not possible and I DO NOT have time over here at work to do it in other ways. I thought phpBB would be able to allow users to upload files. :(

Headshaking greetings

Reiner
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, I don't quite understand. Can you give me step by step instructions what I need to do to setup the network drive, and what to do in TC to get the problem you have?
Author of Total Commander
https://www.ghisler.com
User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hi, Reiner.

About uploading screenshots in this forum:

The feature has been disabled. If you are interested in the reasons, please, try to look up ancient threads discussing exactly this and the reasons Christian gave. Or hope someone bookmarked those threads and posts a link or two. :wink:

As you are from Germany like me, www.abload.de seems to be a good address to upload screenshots and post the links here. That is what I do and a few others, too.

Cheers,
Karl
MX Linux 21.3 64-bit xfce, Total Commander 11.50 64-bit
The people of Alderaan keep on bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine.
The Prophet's Song
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

@Christian: I did not setup a network drive. I am working over here at Siemens IC RL HC CPS TV L and connected to the global Siemens network. Some network drives automatically attached when I login. If I try to access one of them TC freezes for a while and then I got the error message that the tree could not be displayed because of the access rights.

Of course some (or many) of the folders are not accessible for me but some are accessible. But this seems to be ignored by TC. With the normal Explorer there is not such problem.

Therefore I guess there is something wrong with the handling of it. I know it's not easy to develop it because I alread had to develop methods in C# that had to check the rights of folders and files, because U have to differ between and check of the rights of the current user AND the group rights of the WindowsIdentity, the AuthorizationRuleCollection and the FileSystemRights.

And at the end if there is only one accessible (in this case in the root of the network share), at least this must be displayed.


Explaining greetings

Reiner
JOUBE
Power Member
Power Member
Posts: 1664
Joined: 2004-07-08, 08:58 UTC

Post by *JOUBE »

wincmd.ini:

Code: Select all

TreeFileLocation=%COMMANDER_PATH%\Tmp\Treeinfo\treeinfo_%D%.tc
JOUBE
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

Starke Antwort :!: :roll:

(Und in Vista- und Win7-Systemen absolut tödlich...)

EDIT1: So eingetragen in Sektion Configuration bringt's gar nichts.
JOUBE
Power Member
Power Member
Posts: 1664
Joined: 2004-07-08, 08:58 UTC

Post by *JOUBE »

rblock wrote:So eingetragen
You have to adapt this part "%COMMANDER_PATH%\Tmp\Treeinfo" for your needs, of course...

For example in this way "%TEMP%".

The idea is to store "treeinfo_%D%.tc" files locally, to prevent access right conflicts.

JOUBE
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

I really do not understand the correlation between my problems and the problems I described respectively, and the access rights to a local temporary file?

The problem I described has absolutely nothing to do with local access rights!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed it has nothing to do with the tree shown in the TC main window, only with the Alt+F10 tree.

Regarding your problem: Do you mean that you jump directly to some deep subdirectory, but some of the parent directories are not accessible?
Author of Total Commander
https://www.ghisler.com
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

Hi Christian,

I pasted the network path to the wished folder directly from the clipboard where I copied it to from the Explorer. Therefore this certain folder was accessible by me. This folder was inside of the the 'My Documents' folder (in this special case it was the 'Visual Studio 2010\Settings' folder on my home directory.

HTH

Reiner
User avatar
petermad
Power Member
Power Member
Posts: 16032
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

This folder was inside of the the 'My Documents' folder
'My Documents' is a virtual folder - so maybe that is why you have the problems you have.
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
ghisler(Author)
Site Admin
Site Admin
Posts: 50532
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It's difficult to reproduce without more details. Is this on a mapped network drive (e.g. drive Z:) or a share like \\server\share? Which of the path parts are not accessible?
Author of Total Commander
https://www.ghisler.com
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

It's a share! I pasted the following value.

Code: Select all

\\defthw9900tsto.ww002.siemens.net\z0027ucc$\My documents\Visual Studio 2010\Settings
User avatar
rblock
Junior Member
Junior Member
Posts: 21
Joined: 2010-04-08, 09:27 UTC
Location: Nürnberg
Contact:

Post by *rblock »

petermad wrote:'My Documents' is a virtual folder
That's crazy! Right click on the 'My Documents' folder, select Settings and take a look at the target. Does it points somewhere to the space? :roll:
User avatar
HolgerK
Power Member
Power Member
Posts: 5409
Joined: 2006-01-26, 22:15 UTC
Location: Europe, Aachen

Post by *HolgerK »

Open "\\defthw9900tsto.ww002.siemens.net\z0027ucc$\My documents\" in explorer and click inside explorers path bar to see the real file system path.
Maybe its real name is: "\\defthw9900tsto.ww002.siemens.net\z0027ucc$\Documents\"?

Regards
Holger
Post Reply