![]() |
#1 |
Addict
![]() Posts: 353
Karma: 92
Join Date: Sep 2007
Device: DR1000S, Nook ST (rooted), Kobo Aura one (ksm)
|
I know now the FAT32 Problem...
Hi
Previously I was writing about File Handling Problems on SD or CF Card. The Solution is: With FAT32 you may not have a summary of more than 256 Characters for the whole path to your file (inclusive folders, subfolders and the file name). Otherwise you will encounter serious problems in file handling under windows. Gogolo |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
|
It's not only FAT32, it's with any filesystem in Windows.
Actually there is a way to use Win32 API to work with paths longer than that but not many programs implement it (I think even Explorer) doesn't. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Addict
![]() Posts: 353
Karma: 92
Join Date: Sep 2007
Device: DR1000S, Nook ST (rooted), Kobo Aura one (ksm)
|
![]() Thank You Gogolo |
![]() |
![]() |
![]() |
#4 | |
New York Editor
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,384
Karma: 16540415
Join Date: Aug 2007
Device: PalmTX, Pocket eDGe, Alcatel Fierce 4, RCA Viking Pro 10, Nexus 7
|
Quote:
But SD and CF cards come formatted as FAT16 or FAT32, and the OS in devices that can use them includes FAT drivers. You would need to change the formatting on the card to use a different file system. Personally, I've never found the 256 char pathname limit to be a problem. What are you doing that bumps into it? ______ Dennis |
|
![]() |
![]() |
![]() |
#5 |
Addict
![]() Posts: 353
Karma: 92
Join Date: Sep 2007
Device: DR1000S, Nook ST (rooted), Kobo Aura one (ksm)
|
I read somewhere that newer kernels can up to 4096 - but of course I dont know it
![]() I have a lot of papers and I like to sort them like this: 01 Texts/05 New Media/01 Computer Games/01 Meta Reviews Violence/Anderson and Bushman/... Then I have long filenames like this one: Ferguson_The Good, The Bad and the Ugly. A Meta-analytic Review of Positive and Negative Effects of Violent Video Games.pdf Now iLiad produces a new folder when I read it... and ![]() Gogolo |
![]() |
![]() |
Advert | |
|
![]() |
#6 | ||
New York Editor
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,384
Karma: 16540415
Join Date: Aug 2007
Device: PalmTX, Pocket eDGe, Alcatel Fierce 4, RCA Viking Pro 10, Nexus 7
|
Quote:
That may lead to other problems. For instance, I use a USB card reader to get files from my desktop onto the SD card for my PDA. With cards formatted as FAT16 or FAT32, it's a drag and drop: Windows sees the card in the reader as a removable media drive. Put a different file system on the card and that advantage goes away. Quote:
Personally, I change my filing system to fit the constraints of the device I'm on, and I may well shorten the file name on a document. I know what the actual title is. I don't need the whole thing as part of the file name. I just need enough to know that file corresponds to that title. I have about 3,500 ebooks on a wide variety of topics on my PDA, and I have no problem locating and opening the one I want to read. My complaint is that there isn't a standard ebook format everyone supports, so I must maintain five different viewers to cover all the bases, and recall which text is in which format displayed by which viewer. ______ Dennis |
||
![]() |
![]() |
![]() |
#7 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,442
Karma: 300001
Join Date: Sep 2006
Location: Belgium
Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear
|
FAT32 does not have an inherent limit on the total path length (though some standards might specify a limit). However, a single component of the path (final filename or directory name) cannot exceed 255 characters (this is again an artificial limit but seems to be observed by all implementations).
From MSDN: Quote:
|
|
![]() |
![]() |
![]() |
#8 |
Addict
![]() Posts: 353
Karma: 92
Join Date: Sep 2007
Device: DR1000S, Nook ST (rooted), Kobo Aura one (ksm)
|
I didnt understand anything in this MSDN citation
![]() But I see the 256 Char Issue is a very nasty thing in times of thousends of files laying on flash and disks. I tend now again to daudis approach with storing metadata in Manifest and having only numbers for file names... Thanks for all your replies Gogolo |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FAT12 ,FAT16 ,FAT32 OR NTFS ? | vugtitan | Amazon Kindle | 6 | 09-05-2010 11:51 PM |
can not access sdcard after I formated to fat32 | Kepe | OpenInkpot | 7 | 03-29-2010 03:18 AM |
PRS-500 battery problem, but the battery's not the problem | ZachC | Sony Reader | 7 | 01-11-2010 11:46 PM |
reformat cybook gen3 to fat32 from fat16 on a mac | pinkpixie26 | Bookeen | 12 | 12-27-2009 04:37 PM |
FAT32 SD Card Problem???? | Gogolo | iRex | 5 | 01-09-2008 03:44 PM |