Welcome To Snipplr


Everyone's Recent Snippets Tagged backup



1 2 Next »
0 548 posted 14 years ago by 1b0t
To run, save as twitterbackup.rb: ruby twitterbackup.rb yourtwittername
1 710 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 680 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 716 posted 14 years ago by marcocs
Will prompt for user password.
0 572 posted 15 years ago by alvarezrilla
CLI commands for backing up mySQL database
2 874 posted 15 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 597 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 590 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 805 posted 15 years ago by pollusb
2 772 posted 15 years ago by iTony
Database backup function that you can call whenever you want — including nightly CRONs.
6 929 posted 15 years ago by fackz
Useful to quickly backup a folder by synchronizing it to another partition/disk.
0 536 posted 15 years ago by Dorgendubal
so much for Time Capsule... ;)
1 691 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 533 posted 15 years ago by mjsmagalhaes
0 801 posted 15 years ago by brcha
0 625 posted 15 years ago by DaveChild
14 984 posted 15 years ago by iTony
Suitable for backup scripts.
0 601 posted 16 years ago by eszpee
fill your username and password
0 702 posted 16 years ago by eszpee
The -P handles partial transfers, I'm using this for big audio/video files.
2 733 posted 16 years ago by mandric
0 557 posted 16 years ago by mandric
Courtesy of Jesse.
2 834 posted 16 years ago by ches
Dumps your snippets (and possibly skips your favourites [British spelling]) to standard output. Requires Frontier::RPC2.
0 726 posted 16 years ago by iblis
0 492 posted 17 years ago by jonathanbp
1 2 Next »