Welcome To Snipplr


Everyone's Recent Snippets Tagged backup



1 2 Next »
0 523 posted 14 years ago by 1b0t
To run, save as twitterbackup.rb: ruby twitterbackup.rb yourtwittername
1 678 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 649 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 675 posted 14 years ago by marcocs
Will prompt for user password.
0 543 posted 14 years ago by alvarezrilla
CLI commands for backing up mySQL database
2 834 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 572 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 571 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 780 posted 15 years ago by pollusb
2 746 posted 15 years ago by iTony
Database backup function that you can call whenever you want — including nightly CRONs.
6 883 posted 15 years ago by fackz
Useful to quickly backup a folder by synchronizing it to another partition/disk.
0 512 posted 15 years ago by Dorgendubal
so much for Time Capsule... ;)
1 663 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 515 posted 15 years ago by mjsmagalhaes
0 745 posted 15 years ago by brcha
0 598 posted 15 years ago by DaveChild
14 935 posted 15 years ago by iTony
Suitable for backup scripts.
0 559 posted 16 years ago by eszpee
fill your username and password
0 679 posted 16 years ago by eszpee
The -P handles partial transfers, I'm using this for big audio/video files.
2 704 posted 16 years ago by mandric
0 535 posted 16 years ago by mandric
Courtesy of Jesse.
2 806 posted 16 years ago by ches
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0 705 posted 16 years ago by iblis
0 465 posted 17 years ago by jonathanbp
1 2 Next »