Skip to content

A software writen in C++ which will list all the file in the folders given in the list (and the subfolders w/o symlink) into an sql file. (support Window and Unix system)

Notifications You must be signed in to change notification settings

Payhemfoh/CPP-List-File-App

Repository files navigation

Thank you for using this application.

This application contains 3 parts(4 files): Main Program : ListFileApp.exe Format Data : startformat.bin && endformat.bin Data File : folderList.txt

To use the program, please enter the full path of folders into the folderList.txt. A template file is given as example of the folderList.txt

This program will search all files and subfolders(not include symlink) in the folder given and produce an sql file which all the data are listed in a table automatically.

About

A software writen in C++ which will list all the file in the folders given in the list (and the subfolders w/o symlink) into an sql file. (support Window and Unix system)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages