Migrar información

16/11/2005 - 14:33 por carlosedugoc | Informe spam
¡¡Hoola!!

¿Como puedo hacer para migrar la información de un sitio a otro??

Gracias.

Preguntas similare

Leer las respuestas

#1 m.ariztegi
16/11/2005 - 14:41 | Informe spam
5.1 En el mismo servidor

To perform a simple backup of a site, you would use syntax similar to the
following:
stsadm.exe -o backup -url http://server_name/site -filename backup.dat
To back up a site and overwrite an existing backup file, you would use
syntax similar to the following:
stsadm.exe -o backup -url http://server_name/site -filename
c:\backups\backup.dat -overwrite

To restore a site from a backup file, either to a new site or a separate
server, you would use syntax similar to the following:
stsadm.exe -o restore -url http://server_name/site -filename backup.dat
To restore a site from a backup file on a server share, and to overwrite
any existing site at the new location, you would use syntax similar to the
following:
stsadm.exe -o restore -url http://server_name/site -filename
\\share\folder\backup.dat -overwrite

5.2 En distintos servidores
Salvar el sitio
Smigrate.exe -w http://url_sitio -f c:ombre_fichero.fwp -u
dominio\usuario -pw password -y

Restaurar
1. Llevar el fichero salvado al servidor donde se va a restaurar
2. Poner el time-out del IIS a 65000
3. Generar un sitio sin aplicar plantilla con el mismo nombre del sitio a
restaurar
4. Quitarle al sitio la plantilla de cuota
5. Subir el tamaño de archivo
6. Smigrate.exe -r -w http://url_sitio -f c:\wssombre_fichero.fwp -u
dominio\usuario -pw password

¿Como puedo hacer para migrar la información de un sitio a otro??

Gracias.
email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida