Problem reading external USB drive

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Problem reading external USB drive

Post by KenS »

I have an external USB drive attached, as drive M:, and am trying to use XY to clean it up, delete old dirs etc.. When I go to that drive, XY becomes unresponsive, and says "getting folder size for M:\Mirror Folder (ESC to stop)". Pushing escape does not seem to have any immediate effect. Eventually XY comes back, with "folder sizes done in 1m 50s".

Is this normal?

PS DOpus opens the drive in a second or two.

Ken

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

And every time I delete a folder, it rescans ...

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Problem reading external USB drive

Post by highend »

Use a tweak to disable showing folder sizes for removable drives via a tweak:

Code: Select all

ShowFolderSizeInListOnRemovables=0
https://www.xyplorer.com/faq-topic.php?id=tweak
One of my scripts helped you out? Please donate via Paypal

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

Not in my INI

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

Also searched for "removable", "ShowFolder", etc in case it got changed recently.

Running XY 24.20.0500

Ken

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

Tools
Configuration
Tree and List
Cache folder sizes
Show cached folder sizes only

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

Grrr ... last time I used textpad I must have used casefolding ... and it remembers it, turned that off and can find it now.

KenS
Posts: 44
Joined: 08 Apr 2023 07:04

Re: Problem reading external USB drive

Post by KenS »

Ok, changed the ini file as the instructions. When it opened in textpad, there was a warning about chars not in code page 1242. If I proceed, make no changes at all and just save, XY fails to load correctly, just one line at top left of window. Char by char comparison of before and after ini files shows two lines, one was monitor=0/1 and another, something about ASCII char. Never had a problem with textpad before...

Ken

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Problem reading external USB drive

Post by highend »

That file is UTF-16 LE with BOM, so if textpad doesn't save it with that encoding...
One of my scripts helped you out? Please donate via Paypal

Post Reply