Welcome To Snipplr


Everyone's Recent Snippets Tagged backup



1 2 Next »
0 536 posted 14 years ago by 1b0t
To run, save as twitterbackup.rb: ruby twitterbackup.rb yourtwittername
1 689 posted 14 years ago by beandr
Crear un backup de una base de datos en SQL Server 2005/08 desde código en la posición definida por Device. Cuidado con los permisos: http://support.microsoft.com/kb/207187/es
1 658 posted 14 years ago by marcocs
Crear un backup de una base de datos en SQL Server 2005/08 desde código en la posición predefinida del disco. Para agregar un dispositivo y hacer el backup en posición no predefinida: http://msdn.microsoft.com/es-es/library/ms188409(SQL.90).as...
1 687 posted 14 years ago by marcocs
Will prompt for user password.
0 552 posted 14 years ago by alvarezrilla
CLI commands for backing up mySQL database
2 847 posted 14 years ago by stiobhart
In a migration scenario, you may need to take a backup and a differential later to split the transfer over time. But to make it work, there shouldn't be any other full backup in between. This will help you check the last full backup date. Of course,...
0 584 posted 15 years ago by pollusb
About the dd command: dd if=<source> of=<target> bs=<byte>("USUALLY" some power of 2, not less than 512 bytes(ie, 512, 1024, 2048, 4096, 8192, 16384[/b], but can be ANY reasonable number.) skip= seek= conv=<conversion>. Source is the data being...
0 577 posted 15 years ago by webonomic
This is how you can connect SQL Server to a Share folder for your backups. After running this, you will see the letter T: in the GUI. Each line must be run seperatly.
0 790 posted 15 years ago by pollusb
2 752 posted 15 years ago by iTony
Database backup function that you can call whenever you want — including nightly CRONs.
6 895 posted 15 years ago by fackz
Useful to quickly backup a folder by synchronizing it to another partition/disk.
0 520 posted 15 years ago by Dorgendubal
so much for Time Capsule... ;)
1 666 posted 15 years ago by blackthorne
This source code uses the xml file posted here(http://snipplr.com/view/4138/backup-script2--confg-file/) to know which file should be sent and mailing configuration.
0 523 posted 15 years ago by mjsmagalhaes
0 759 posted 15 years ago by brcha
0 608 posted 15 years ago by DaveChild
14 946 posted 15 years ago by iTony
Suitable for backup scripts.
0 577 posted 16 years ago by eszpee
fill your username and password
0 689 posted 16 years ago by eszpee
The -P handles partial transfers, I'm using this for big audio/video files.
2 715 posted 16 years ago by mandric
0 544 posted 16 years ago by mandric
Courtesy of Jesse.
2 813 posted 16 years ago by ches
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0 712 posted 16 years ago by iblis
0 473 posted 17 years ago by jonathanbp
1 2 Next »