Welcome To Snipplr


Everyone's Recent Snippets Tagged backup



1 2 Next »
0 519 posted 14 years ago by 1b0t
To run, save as twitterbackup.rb: ruby twitterbackup.rb yourtwittername
1 672 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 640 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 668 posted 14 years ago by marcocs
Will prompt for user password.
0 538 posted 14 years ago by alvarezrilla
CLI commands for backing up mySQL database
2 827 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 564 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 566 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 774 posted 15 years ago by pollusb
2 737 posted 15 years ago by iTony
Database backup function that you can call whenever you want — including nightly CRONs.
6 873 posted 15 years ago by fackz
Useful to quickly backup a folder by synchronizing it to another partition/disk.
0 502 posted 15 years ago by Dorgendubal
so much for Time Capsule... ;)
1 658 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 505 posted 15 years ago by mjsmagalhaes
0 738 posted 15 years ago by brcha
0 594 posted 15 years ago by DaveChild
14 926 posted 15 years ago by iTony
Suitable for backup scripts.
0 551 posted 16 years ago by eszpee
fill your username and password
0 673 posted 16 years ago by eszpee
The -P handles partial transfers, I'm using this for big audio/video files.
2 696 posted 16 years ago by mandric
0 527 posted 16 years ago by mandric
Courtesy of Jesse.
2 795 posted 16 years ago by ches
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0 701 posted 16 years ago by iblis
0 462 posted 17 years ago by jonathanbp
1 2 Next »