Skip to content

Frequently I met the situation I have to split big folders into many small ones in case to improve the performance. because when you write lots of files in one folder, the OS will spend more and more time to maintain the FAT.

Notifications You must be signed in to change notification settings

ReedCao/SplitFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SplitFolder

Frequently I met the situation I have to split big folders into many small ones in case to improve the performance. because when you write lots of files in one folder, the OS will spend more and more time to maintain the FAT.

python 3.0 should be installed to use this tool

About

Frequently I met the situation I have to split big folders into many small ones in case to improve the performance. because when you write lots of files in one folder, the OS will spend more and more time to maintain the FAT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages