The act of saving ones files, data, applications, etc. to secondary media, allowing for the recovery of the files, data, applications, etc. in the event that the primary media becomes unavailable (fails). Also the secondary media used for storage.
0
votes
0answers
26 views
how to simulate network latency in VMware ESXi
I am using VMware ESXi to setup a virtual OS, Windows 2008 R2. And I will use Backup Exec 2012 to backup the whole OS.
The question is i want to simulate the network latency during the process of ...
0
votes
1answer
32 views
Windows: Avoid or Disable Backups on Files
Protecting user files with File History talks about File History, which is basically a continuous backup for Windows 8. The blog discusses File History in depth, and also discusses how to integrate ...
0
votes
0answers
26 views
How Can I create a fresh copy of a large database on SQL Server? [migrated]
I have a very large database 400GB that is now corrupted. I tried reparing it with repair_allow_data_loss option but that did not fix the problem so my next option is to restore to a previous version. ...
0
votes
0answers
18 views
Oracle and rman recovery catalog
I have been handed an oracle database (10.1.0.5.0) with no documentation and very little rman information and I need to change the existing the backup location drive for rman backups.
Before I do that ...
-1
votes
0answers
37 views
Backup a SQL Server 2000 database and restore into SQL Server 2008 through command line
I have a database in SQL Server 2000 on server A, I need to backup this database through command line and restore the .bak file onto a SQL Server 2008 on server B. I need to complete this process ...
-2
votes
0answers
19 views
Batch backup program [closed]
I need to create a batch backup program with the user specified input folder, but I don't know how. I know how I can create a backup with input folder that I (like the creator of the batch file) ...
0
votes
1answer
32 views
Backup my app data
I've got an application that lets the user make objects of type 'Kind'. In this objects, there are fields like id, date or name. There is also a field called 'bildid' which contains a path to an image ...
0
votes
0answers
20 views
Files disappearing from Volume Shadow copy
I'm having a very strange issue with a backup that has been working well until recently. This is what my perl-based backup script does:
Create Volume Shadow Copy snapshot of filesystem
Get file list ...
0
votes
1answer
18 views
Backup core data with RestKit 0.20
I am fairly new to RestKit and in general with synching core data with a RESTful web service.
To simplify this I have decided to use RestKit for only backing up the local store to our rails backend.
...
3
votes
1answer
82 views
meteor: how can I backup my mongo database
How can I make a backup of my meteor mongo database?
If I run:
meteor mongo
the mongodump command does not work inside the meteor mongoshell
0
votes
0answers
5 views
How to restore from a backup of a very old version of DB2 (version 6.1 backup)? [migrated]
I am helping a client with some legacy application that is still running DB2 6.1 on Windows 2000! I am helping them migrate to newer software/hardware infrastructure.
I have a backup of the DB2 6.1 ...
1
vote
1answer
35 views
Backup/Restore issue with mysqldump (table with URLs)
I have a MySQL that that primarily has innodb tables. I did back up using mysqldump, phpmyadmin, and by saving the files in /var/lib/mysql.
When I try to restore them now, all the tables are restored ...
0
votes
1answer
18 views
BackupDevice.PhysicalLocation does not add to specified location
Using C# and SMO, when I create backups they are being copied to the default backup location used by SQL Server (C:\Program Files\Microsoft SQL Server\MSSQL11.SQLEXPRESS\MSSQL\Backup), instead of the ...
0
votes
0answers
31 views
How can I prevent a directory from being removed in rsync
I am trying to make a script for backing up my home and other important directories to an external drive, while excluding certain directories and filetypes (--exclude). Excluded files need to be ...
0
votes
1answer
53 views
how to backup database mysql table by table selected with php
i want to backup table by table from databse mysql with php using mysqldump,,,,
my table show on list using checkbox.
if list of table checked all then my all table backup
if list of table ...
0
votes
1answer
48 views
Sql backup to network drive [closed]
I have created a sql job with 2 steps to create a db backup i.e., 1st step to get the db backup and second step to copy the db backup to network drive.
1st Step success.
2nd step fails.
In 2step ...
0
votes
0answers
20 views
Duplicity GPG error
When making backup or restore with Duplicity in some occasions, this error arises.
System: Ubuntu 10.04 LTS
Duplicity version: Version: 0.6.21-0ubuntu0ppa21~lucid1
Error, from ...
0
votes
0answers
28 views
MySQL: Best secure method for off-site backups of MySQL database?
I have a Linux server running a MySQL database on our server for a client. The client asked about having their own backup of the MySQL database. I was wondering what was the best most secure way to do ...
3
votes
2answers
53 views
git - Commiting commits before other ones
New Question
Two querstions:
I'm trying to but a commit before ALL commits.
The bottom most commit has 660fb2a76211f36ec9a67d0454a90eab469e9fd0 as SHA. When I type git rebase -i ...
0
votes
1answer
30 views
py2exe in C:\Windows\System32 on 64-bit Windows
I'm trying to run rdiff-backup under Windows 8 x64 which is written in python and apparently uses py2exe to create a Windows executable. It's written at their website that the Visual C++ 2008 ...
0
votes
0answers
15 views
How to save the content in AWS EC2 free tier on Ubuntu to dispatch all to another computer
My free tier period is ending now on so I want to change the host to another computer. Is there any way to save all the content in my instance to be loaded into another machine?
Sorry may be not a ...
0
votes
1answer
11 views
Regular Backup Script for Apache Derby
Apache database hosted in a virtual server to be used with a JSF and JPA application.It there any method where regular back ups can be performed, for example once a day? Like an script?
-1
votes
2answers
130 views
How to create database backup, when DB not stored in Microsoft SQL Server?
I am building a C# application with SQL Server 2008 R2 database which is stored in the bin folder of my project. I use Linq to Sql method to create the database and attach it to my project.
The ...
-1
votes
1answer
32 views
Is it possible? Offline fb photo backup [closed]
Is it possible to program an app that allows our company to access and backup a users photos (or even all fb data) that we then save onto a physical medium (archival disc) which is then sent to them ...
3
votes
2answers
134 views
robocopy script : Insufficient system resources
I have a script that was working before. A robocopy script.
The backup server broke and the new one misses some configuration, but I'm not a windows guy. :'(
The script is the following:
...
0
votes
1answer
26 views
what is the difference between backup database and script it saving schema and data?
When I want to rstore a database I think that the best option is to create a backup of the database. However, I can create a script that save schema and database, save primary keys, foreign keys, ...
0
votes
1answer
38 views
rsync to backup one file generated in dynamic folders
I'm trying to backup just one file that is generated by other application in dynamic named folders.
for example:
parent_folder/
back_01 -> file_blabla.zip (timestam 2013.05.12)
back_02 ...
0
votes
0answers
91 views
Encoding of SMS-files from Nokia backup (.nbf)?
I am using a Mac and have a Nokia phone. Therefore I cannot sync it with my computer, but I found out, that making a backup on the creates a .nbf-file, which contains all the data I want (contacts and ...
0
votes
0answers
10 views
Does Android BackupManager work without Google Play?
I have this application which I don't want to put on Google store,and I'm personally installing it on tablet. Will backup manager work like that or you have to install app over app store? Thank you, ...
0
votes
0answers
20 views
windows.globalStorage MobileBackup
I have troubles with Apple which rejects my app from the store, caused by storing 4mb of data to the apple iCloud, but there is no data except the window.globalStorage (over AmplifyJS)?
How can I set ...
0
votes
1answer
37 views
Restoring (cloning) neo4j db from heroku to local machine
I am having trouble figuring out how to import (replicate) my neo4j graph from Heroku (http://www.heroku.com) to my local neo4j instance.
The steps I do now:
Create a backup of my Heroku neo4j ...
-1
votes
0answers
17 views
How to heal/clone a corrupt SSD ? [closed]
it looks like that chkdsk on win7 is really deprecated for SSDs
but what to do, if files are corrupt now ?
Many backup tools including vss fail.
Are there new SSDs tools, that are not known?
...
0
votes
0answers
11 views
rsync: Can it transfer files ignoring size (comparing only timestamp and name)? [migrated]
Can rsync compare/copy based on mod date and filename alone, ignoring file size?
Context:
I'm trying to implement a two-stage backup using rsync. The first stage is onsite, and I have a bash rsync ...
0
votes
1answer
29 views
Backing up large database [closed]
I'm trying to back up a big database for my localhost server for development stuff.
But if I backup through phpmyadmin it freezes my website, which I am trying to prevent. Even when I go to the ...
0
votes
0answers
28 views
Extract specific data from full mysqldump backup
I am making regular backups of my MySQL database with mysqldump. This gives me a .sql file with CREATE TABLE and INSERT statements, allowing me to restore my database on demand. However, I have yet to ...
0
votes
0answers
19 views
Restore database created in SQL Server 2008 R2 to SQL Server 2008 R2 SP2 [migrated]
I have a .bak file created by some other user in (I think) SQL Server 2008 R2 (10.50) and I need to restore it in SQL Server R2 SP2 (10.52). I used a hex viewer to look into the .bak file and found ...
0
votes
0answers
66 views
Continuous backup of tens of millions of files - DFSR? [closed]
We have tens of millions of files (images) ranging 500KB-10MB, and growing, and we're trying to find different solutions for continuous backup over LAN (unbreakable requirement) that perform well. The ...
3
votes
1answer
34 views
Is there a way to copy the folder according to the changes in the day through PHP?
Here I wanted to take the backup of my folder by using PHP
I am having the folder structure as follows:
ragu
|__Raji
|__ Ranjith
If i am going to take the backup on today means the whole ...
0
votes
0answers
28 views
Need to backup inputted data into another worksheet
I work for a manufacturing firm and am trying to create an excel file that can keep track of the health of certain filters.
Example: Every day, data is recorded on a set of 100 filters ...
0
votes
1answer
145 views
How to create Backup Batch file that copys only modified files & delete the dest files/folders that do not exist in the source?
I want to create a backup Batch file that meets these requirements:
Requirement:
1-Only copy the source files if the source file got modified.
2-If the destination contains the files/folders that ...
1
vote
0answers
51 views
Reinstalling WAMP, file backup MySQL database w/ InnoDB tables = FILE COPY ok?
I need to do a fresh install of WAMP. Files and other settings are easy to backup/reconfigure, but I have a question regarding MYSQL.
I used to simply COPY a backup of the mysql folder structure , ...
0
votes
2answers
44 views
Resuming rsync partial (-P/--partial) on a interrupted transfer
I am trying to backup my file server to a remove file server using rsync. Rsync is not successfully resuming when a transfer is interrupted. I used the partial option but rsync doesn't find the file ...
0
votes
1answer
65 views
Copy entire database from one server to another in .NET
I am tasked with writing a data transfer utility and one requirement is that I copy an entire MySQL database from one server to another. The user will simply click a button when they want the ...
0
votes
1answer
42 views
How to protect folder containing a git history
I'm using git to keep track of writing projects and other personal work on my own PC (running a version of Ubuntu).
Although my work is being version controlled, I am worried I might one day lose the ...
0
votes
0answers
14 views
Website auto-backup software [closed]
I searched but couldn't find something solid. Mostly are web services based on subscription. I am looking for a software that could be used to backup my site (JustHost) every hour or so on hard disk. ...
0
votes
0answers
8 views
entire subdomain backup and restore every x minutes?
Very sorry - this isn't a hardcore coding issue. More of a database and file system backup & restore.
Thought I'd ask as I'm reasonably sure someone's done something like this or would know where ...
0
votes
0answers
35 views
can we restore DataBAse backup files taken from mysql cluster into standalone mysql server ?
I am running Mysql -Cluster with 2 data node with replicaset 2,and I took backup from ndb_mgm (START BACKUP WAIT STARTED),now both data node have backup files , now i want to restore the complete ...
0
votes
1answer
131 views
How to create a database backup on c#.net
I'm working on a Windows form application that has a access database. I need to create a backup of that database on button click. Also user has to choose the destination folder of the backup. Can ...
0
votes
1answer
35 views
Bash backup specified file extensions in multiple directories
I have this line here find "$directory" -name "*.sh" -print0 | xargs -0 cp -t ~/bckup that backs up everything ending in .sh. How would I do that for multiple file extensions? I've tried different ...
1
vote
1answer
44 views
Auto-backup shell github
I wrote a script to auto-backup a website and this script will push resources to github. I wrote some code in crontab to let it auto-execution. However, I don't know why resources can't be pushed.
I ...




