Writing Files to a Single Folder

My application is developed in vb.2003. It is a database application that stores file paths in the database and the actual file data into a file. Is there a limit on the number of files that can be stored to a single folder

Thanks,




Answer this question

Writing Files to a Single Folder

  • .net sukbir

    just to add, as long as 1 file does not exceed more than 4GB on FAT32 partitions, but this is now unlikely since most computers with Windows 2000/XP/2003/Vista use NTFS

  • Cataa

    The limitation is based upon available disk space

  • Writing Files to a Single Folder