USB Monitor is a tool that scans a USB drive when it's inserted, exports the directory structure to an Excel file, and copies the files to a specific location.
- Scans a USB drive upon insertion
- Exports the directory structure to an Excel file
- Copies the files to a specific location
-
Open a command prompt as administrator.
-
Navigate to the directory containing the utility.
-
Run the utility as a command-line argument. For example:
.\USBMonitor.exe
-
Insert a USB drive.
-
The application will automatically scan the USB drive, export the directory structure to an Excel file, and copy the files to a specific location.
The application requires access to the directories it scans. If it encounters a directory it cannot access, it will skip that directory and continue with the next one.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Bohdan Harabadzhyu