FG
💻 Software

How to create a text file listing of all files in a specific folder?

Fresh7 days ago
Mar 15, 202652599 views
Confidence Score0%
0%

Problem

I have a large MP3 files collection that is about 80 GB, approximately 16000 songs. A friend of mine wants a list of my music to start a collection of his own. Bringing them over on an USB drive is not possible as we live in different continents and he has no problem gathering them on his own anywa…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to create a text file listing of all files in a specific folder?

Low Risk

You can use the dir command. First navigate to the folder with all of the files with command prompt, you can copy a directory from explorer and paste it in by right-clicking if you don't wish to type. To exclude directory names but recurse into subd…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment