Folders to .mf

Does anyone know how to make a folder ( with subfolders ) into a .mf file ?

Use the multify command. Get to a command shell, and type:


multify -cvf myfilename.mf my_folder_name

As with any of the Panda commands, you can also get a description of the options to multify with the command:


multify -h

David