C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Resources » Articles » ASP.NET/Web Applications »

Creating the Backups for wss projects in sharepoint


Posted Date: 14 Nov 2008    Resource Type: Articles    Category: ASP.NET/Web Applications
Author: rameshgouddMember Level: Gold    
Rating: 1 out of 5Points: 9



Creating the Backup for WSS project in share point?

1) Open the command prompt
2) Type cd\ -ENTER
3) c:\cd “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN” -ENTER
4)Then type the following command
Stsadm –o backup –url “yoursiteurl(“http:/test:970”)” -filename “e:\test\backwsss.dat”

Then the backup will be created in the test folder with the name of backwss.dat


If u want to create the restore the use the RESTORE instead of BACKUP

Stsadm –o restore –url - filename -overwrite



Responses

Author: Puja Sharma    14 Nov 2008Member Level: Gold   Points : 2
At the time of restore, you may need to give another parameter called -overwrite.
The reason being that, you will restore the backup to a existing site collection.
In order to tell stsadm to overwrite the current site collection with the backup file one we need to add the parameter.
So the restore command will be like

Stsadm –o restore –url <YourSiteURL> - filename <YourBackupFileName> -overwrite

Varun


Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Sign In to add tags.
Wss3.0  .  Sharepoint  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Delegates
Previous Resource: New Features in ADO.NET 2.0
Return to Discussion Resource Index
Post New Resource
Category: ASP.NET/Web Applications


Post resources and earn money!
 
More Resources



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use