As a novice to the SharePoint world, I humbly submit my second question:
Is there a way to copy a folder structure to a new one, within the same
SPS Document Library, without copying the actual contents (documents)
of the source folders? I'm looking for a functionality similar
to "xcopy old_dir new_dir /t /e /o /i" more or less.