Have a workaround for the 1,000 file limit in a directory on windows mobile 5?

Posted by nateday76 on Stack Overflow See other posts from Stack Overflow or by nateday76
Published on 2009-12-24T20:29:15Z Indexed on 2010/03/28 15:23 UTC
Read the original article Hit count: 133

I need to download more than 1,000 files into a windows mobile 5 directory located on the storage card. If i copy the files onto the storage card via my desktop there is no problem. But when i try to download the files from the handheld device I get a disk full error, even though there is plenty of room due to the 1,000 file limit.

Has anyone run into this and found a workaround? I'm going to try zipping all of the files then decompressing on the device but not sure that this will work.

© Stack Overflow or respective owner

Related posts about c#

Related posts about zip