Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > A Limitation with USB Flash Drives

Reply
Thread Tools Display Modes

A Limitation with USB Flash Drives

 
 
jaugustine@verizon.net
Guest
Posts: n/a

 
      01-09-2010
Hi,

If you use a USB flash drive ("thumb drive") and you can't copy
another file to that drive, with an error message such as "access denied"
or "unable to create...", it is possible you may have used up the space
available, used for the names of files and folders/directories in the "root"
folder/directory.

To "fix" this, move (copy then delete) some files to the hard drive.
Then create a folder(s) at the root directory. Afterwards, copy files into
a folder.

The "root" directory has a limit to the number of entries (filenames and
folder names) it can accommodate.

John

 
Reply With Quote
 
 
 
 
Andrew Rossmann
Guest
Posts: n/a

 
      01-09-2010
In article <>,
says...
> If you use a USB flash drive ("thumb drive") and you can't copy
> another file to that drive, with an error message such as "access denied"
> or "unable to create...", it is possible you may have used up the space
> available, used for the names of files and folders/directories in the "root"
> folder/directory.
>
> To "fix" this, move (copy then delete) some files to the hard drive.
> Then create a folder(s) at the root directory. Afterwards, copy files into
> a folder.
>
> The "root" directory has a limit to the number of entries (filenames and
> folder names) it can accommodate.


This is a limitation of the FAT16 format, which has a fixed 512
directory entries available. It's worse with anything that doesn't fit
the old 8.3 ALL UPPERCASE filename format, as those use mulitple
directory entry slots.

If it's formatted using FAT32, then there is no limit, as the root
directory is treated like a subdirectory and can expand as needed. The
drawback with any FAT format is that any individual file is limited to
4G.

You can use NTFS with a Windows computer, which removes all the limits.

The drawback with NTFS is that few devices other than a Windows computer
will read it. Some non-computer devices may not support FAT32, either.

Some info:
http://support.microsoft.com/kb/310525/en-us
http://support.microsoft.com/kb/100108/EN-US/
http://support.microsoft.com/kb/120138
http://support.microsoft.com/kb/154997/EN-US/


--
If there is a no_junk in my address, please REMOVE it before replying!
All junk mail senders will be prosecuted to the fullest extent of the
law!!
http://home.att.net/~andyross
 
Reply With Quote
 
Tim Slattery
Guest
Posts: n/a

 
      01-11-2010
Andrew Rossmann <andysnewsreply@no_junk.comcast.net> wrote:


>If it's formatted using FAT32, then there is no limit, as the root
>directory is treated like a subdirectory and can expand as needed.


It expands until it hits the limit of 65,536 entries. Each file or
subdirectory will take from two to thirteen entries, depending on the
length of its name. So you can still fill up the root directory while
there's lots of space left on the drive, but you have to work harder
at it then you did under FAT16.

>The rawback with any FAT format is that any individual file is limited to
>4G.


That's true.

>You can use NTFS with a Windows computer, which removes all the limits.


Umm...not *any* windows computer, any NT-based Windows computer. That
excludes Win3.x, Win95, Win98, WinME. Not that many folks still use
those anyway.

>The drawback with NTFS is that few devices other than a Windows computer
>will read it.


I believe Linux machines can deal with it, I'm not sure about Macs.

> Some non-computer devices may not support FAT32, either.


Definitely.

--
Tim Slattery

http://members.cox.net/slatteryt
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
USB Flash drives not recognized AOTech Windows Vista Hardware 31 02-24-2010 06:57 AM
Use of External Hard Drives and Flash USB Drives kwhite98 Windows Vista Hardware 0 01-05-2008 02:02 AM
USB Flash Drives for 64 Bit Vista Home Premium Hunters Windows Vista Hardware 8 11-26-2007 04:08 AM
Optical I/O issues (Event ID 51) when flash memory is present wchp Windows Vista Hardware 1 05-24-2007 01:31 PM
Do USB Flash Drives have to be safely removed in Vista? Michael Windows Vista Hardware 0 03-09-2007 07:25 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59