I have a SPS2003 sub-area that’s outlived its usefulness, its content is very stale, and yet I don’t want to delete it outright. I’d like to preserve it individually like a wss backup via stsadm, delete the original sub-area, then restore it as needed (not likely).
I tried:
stsadm.exe –o backup http://<portalname>/c<number>/<subareaname> –filename c:\whatever.dat
but this fails with the following error:
The specified URL is not a top-level Web site. The backup and restore operations work only for top-level Web sites. Enter the URL for a site to try the operation again.
Is individual sub-area backup available with OOB SPS\WSS admin tools?