Questions tagged [backups]

56 questions
0
votes
0 answers

How to get backup file or file conversion

I had uploaded my web design files to the google drive. Those files were with extenstions .html,.css and.js, Those files had been uploaded successfully to the google drive. Today, I was trying to download those files and come to know that all files…
Nijesh Hirpara
  • 1,096
  • 1
  • 12
  • 17
0
votes
1 answer

How to delete a droplet backup on DigitalOcean?

Does the DigitalOcean control panel offer a way to delete a backup that has been made for a deleted droplet? (NB: backup, not snapshot) I created a droplet, enabling backups, and deleted it only a few minutes later. DigitalOcean made a backup of…
Iron Pillow
  • 2,152
  • 4
  • 20
  • 29
0
votes
0 answers

How do differential backups know what backup to base off of?

In the maintenance plan wizard it's pretty easy to setup differential backups, but I don't quite understand how it knows what backup you want to base your differential off of?
BVernon
  • 3,205
  • 5
  • 28
  • 64
0
votes
1 answer

Creating a Cron Job for daily application backup (2 scripts needed?)

I have an application where I manually go in and back up certain files(1), and manually copy those files via WinSCP(2). I would like to be able to use two scripts/ cron jobs to automate these tasks. Here are the steps/commands I use to back up the…
Greg
  • 21
  • 4
0
votes
1 answer

Using Virtual Servers for Backups

I have three server machines inbound and I have hosted following services on them Active Directory DHCP DNS File Server Web Server I have access to a virtual server too. I want to ask how wise it would be to use that Virtual server for backups in…
Mudassar Khani
  • 1,469
  • 1
  • 20
  • 39
0
votes
1 answer

SQL Server Backup Report

I'm trying to create a report that details the latest backups on our SQL Servers. As of right now I have this written out: select [Server_Name] = a.server_name, [Database_Name] = a.database_name, [Last_Backup] =…
homerj742
  • 5
  • 2
-1
votes
0 answers

How to resolve wordpress error while uploading mysql file?

I have purchased hosting from hostinger recently. Previously my website was hosted on namecheap. Now, when i am trying to upload backup of mysql file. It is showing following error. Can anybody help me in this.
-1
votes
1 answer

Is there a S3 plugin for Microsoft SQL Server backups in the AWS console?

Is there a S3 plugin for AWS for Microsoft SQL Server backups? I have a use case that would benefit from this and am looking for the advise of the experts out there.
-1
votes
1 answer

DBCC CHECK successful - yet Full DB backup terminating abnormally

Following a SAN issue a SQL database was marked Suspect. Due to the extent of the inconsistencies recovery was from a valid backup & log backups. No other system or other user databases had issues and CHECKDBs succeeded. The recovered database also…
-1
votes
1 answer

An automatic file history and backup for a word processor

I'm currently making a word processor in Java and one the functions it should have is a file backup and history. I want to be able to backup text to a text file if the program crashes and display a history of recently opened text files. I've tried…
Theory
  • 65
  • 9
-2
votes
1 answer

Can I create a different website and upload my backed-up files there from the previous website?

Can I create a totally different website (hosting provider + domain name) and upload my backed-up files from my old website if I am missing my database backup?
vsol
  • 1
  • 2
1 2 3
4