USB Stick replaced with another one?

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

USB Stick replaced with another one?

Post by Biff »

I added a HAMA USB Stick, 4 GB:
Image

Sometime I plugged in a Lexar 64 GB USB Stick. Now the index of the USB Stick is overwritten / indexed with the last one, so the Lexar stick is shown instead of the HAMA.

How could one avoid that?

I plugged in the HAMA again, now the second one is overwritten.

Could one show the size of a drive (and / or the free and used space) / USB Stick / SD Card here respectively near the indexes(?):
Image
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: USB Stick replaced with another one?

Post by void »

This is a bug.

Everything is currently overwriting the old existing volume with the new one when it shouldn't.
I have put this on my Things to fix list.

Thank you for the bug report.

For now, the only real option is to disable attempt to monitor changes and check never rescan. (not recommended)
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

OK, many thanks!
For now, the only real option is to disable attempt to monitor changes and check never rescan. (not recommended)
Why is it not recommended?

So each time I plugged the USB Stick in I would have to manually rescan it?
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: USB Stick replaced with another one?

Post by void »

Why is it not recommended?
Everything will never update this volume.
You will need to manually click Rescan Now.
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

OK, thank you.
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

When I plugged in a hard drive (drive letter E:) it obviously was indexed twice. As NTFS volume and the USB Stick (drive letter E:, I believe) was replaced / overwritten under the FAT indexes.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: USB Stick replaced with another one?

Post by void »

This bug will be fixed in the next alpha update 1316+.
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

OK, many thanks. Just wanted to give an update for the bug.
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

Re: USB Stick replaced with another one?

Post by therube »

(Not foolproof, but) you can (specifically) assign drive letters to specific Flash drives such that they will end up being (essentially) static.

So each time you plug a particular drive in, it gets the same drive letter as it was originally assigned.

You can do that manually, through Disk Management.
(Assign letters "high enough" such that they're not likely to result in collisions).

Or with something like, USBDLM - USB Drive Letter Manager for Windows.
(I've not actually used that.)
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

(Not foolproof, but) you can (specifically) assign drive letters to specific Flash drives such that they will end up being (essentially) static.
Yes, that is what I do for hard drives "all the time". And what causes some problems with duplicate indexes when Win does not know the letter anymore. Then it assigns another letter and Everythings scans the drive with that (wrong) letter and - after I have changed the letter - it scans the drive again with the other letter.
You can do that manually, through Disk Management.
(Assign letters "high enough" such that they're not likely to result in collisions).
I am afraid, there is no letter left. So "high enough", at the end, the second half of the alphabet or so.
Or with something like, USBDLM - USB Drive Letter Manager for Windows.
(I've not actually used that.)
Many thanks for the link. This I could use to assign the drive letters? I once had used that program, I mean to remember it somehow was...I could not cope with it somehow. I guess, I cannot use it intuitvely.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: USB Stick replaced with another one?

Post by void »

Everything 1.5.0.1316a fixes an issue with FAT volumes indexes being replace with the wrong drive.

For example, if I had two FAT drives sharing the same drive letter, Everything would incorrectly rescan and update the wrong drive in your index.
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

For example, if I had two FAT drives sharing the same drive letter, Everything would incorrectly rescan and update the wrong drive in your index.
Great, thank you very much! Is this also included in that fix(?):
When I plugged in a hard drive (drive letter E:) it obviously was indexed twice. As NTFS volume and the USB Stick (drive letter E:, I believe) was replaced / overwritten under the FAT indexes.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: USB Stick replaced with another one?

Post by void »

Possibly.
More time and testing is needed to confirm the issue of volumes being treated as both FAT and NTFS.
Biff
Posts: 1135
Joined: Mon May 25, 2015 7:09 am

Re: USB Stick replaced with another one?

Post by Biff »

Ok, super, many thanks!
Post Reply