Is there any limitation for exporting the individual site using STSADM-o export command?Limitation in the sense, maximum size of the site.We are not able to export one site, which has almost 1 GB of data.
There is no restriction for export command. Export command is for sub webs andnot for site collections. Please make sure that you are trying to export thesite which is subweb.If the site you are trying to export is site collection then you may need to usestsadm -o backup command.
The maximum size is 500MB, but you must increase the property valueabove the default of 10MB using:stsadm.exe -o setproperty -propertyname max-template-document-size-propertyvalue 50000000