Hello,
I have a requirement where I need to recursively search all subfolders of a root, and highlight only the folder and files which are => 4GB in size. Have to do basically to transfer files to a FAT32 drive which only support a single file size upto 4GB . (extra info - just to be able to transfer it in internal or external HDD of my JB PS3 over LAN).
Did try myself, however wasnt able to find a working approach how to do it.
Thanks for your guidance.