I have a lot of files (100s of gb) and I want to give some of them to my friend. But he must select, which files he needs and I can't give him all files at once (I have no such big usb flash or usb hdd). I can make a list of all files and transfer them on small usb flash to him, and then he can say, which folders he want and which not.
How should I make the list of files, which can be easily viewed in standard windows xp install or with some small WindowsExplorer-like program? I can do an ls -lR-like listing and store it in txt, but it will be hard to my friend to view this list. There is a diskdir plugin of Total Commander, which can archive folder into text file with only names and paths of files stored. Then this plugin allow total commander to move inside this archive like inside the zip or arj.
But I think, total commander is to difficult to use to my friend, so I'm asking about Windows Explorer-like solution (e.g. winzip allows Explorer to move inside zip archives, and I want something like).
So. I can install any program, also I can store viewer program with file list on usb flash.
bash(windows version). What can be an main idea? There is no powershell on my friend's computer. – osgx Jul 27 '11 at 20:42