Buffalo Forums

Products => Storage => Topic started by: garonson on November 30, 2009, 05:05:29 PM

Title: Back up Options for a Link Station Live
Post by: garonson on November 30, 2009, 05:05:29 PM
   

I just purchased a new Link Station live after the old one got bricked and i want to set up a recurring back up. i'll be backing up to an attached USB drive. i want the backup to overwrite existing files with modified ones and add new ones.

 

There are only 3 options, normal, overwrite (append), overwrite (differential). However in the help description there are 5 options, the 3 mentioned above and in addition, overwrite (modify) and overwrite (complete/differential). Help says overwrite (complete/differential) will do what i want, but since it's not a choice on my unit, how can i achieve this?

Title: Re: Back up Options for a Link Station Live
Post by: Kameran on December 01, 2009, 09:04:24 AM

Overwrite Backup (Complete/Differential):

Saves as "_backups\sourcename\data". Does a complete backup every time, if a file is on the destination that is not on the source, it will be deleted.

Overwrite Backup (Append):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will not be deleted.

Overwrite Backup (Differential):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will be deleted.

Title: Re: Back up Options for a Link Station Live
Post by: dougkm on December 28, 2009, 03:07:39 AM
   

Wow!  You really ought to put this in the PDF User Manual.  I was very confused until I saw this post.  Thanks!

 

Here's another related question: I am trying to create a 'syncronized' backup between primary and secondary Linkstations.  I will use the "Overwrite Backup (Differential)" option to accomplish this.  However, I do not want the backup Linkstation to have the "_backups" directory name.  I just want an exact replica of my Primary Linkstation's Share folder directory structure in the Secondary Linkstation's Share folder.  When I uncheck "Create a Folder Inside of the Backup Target", it gives me the strangest warning dialog box.  It is in English, but I have no idea what it means!  It says:  

 

"Create folder to identify backup source option isn't specified.  In this case, estimated result can't be obtain due to Backup Operation Mode.  Refer to Help and backup test is strongly recommended.  Will you continue?"

 

I click continue, and the initial backup works fine.  The question is, will the subsequent Differential backups work correctly (backing up new and changes files, and deleting removed files)?  Or, does the "_backup" destination folder need to be there for some reason?    

 

 

 

Title: Re: Back up Options for a Link Station Live
Post by: JoshC on January 11, 2010, 03:56:26 AM

The Options:

Backup Mode:

Normal Backup:

Saves as "yyyymmddhhmm\sourcename\data". Makes a new folder for each backup.

Overwrite Backup (Complete/Append)<labeled incorrectly as the first "Overwrite Backup (Complete/Differential)" on Linkstation Pro, Linkstation Live, Terastation Pro II, and Terastation Live>:

Saves as "_backups\sourcename\data". Does a complete backup every time, if a file is on the destination that is not on the source, it will not be deleted.

Overwrite Backup (Complete/Differential):

Saves as "_backups\sourcename\data". Does a complete backup every time, if a file is on the destination that is not on the source, it will be deleted.

Overwrite Backup (Append):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will not be deleted.

Overwrite Backup (Differential):

Saves as "_backups\sourcename\data". Does a complete backup the first time, subsequent backups only send the changes. If a file is on the destination that is not on the source, it will be deleted.

Other options:

Create a file folder which would be identified by backup source:

If this is unchecked, any overwrite backup will overwrite files already existing on the share. This is useful if you want a backup that seems to be mirrored exactly in structure. There will be issues if you backup 2 shares to a single share

Use encrypted transfer:

Specify whether data should be encrypted when it is transferred for backup.

Use compressed transfer:

Specify whether data should be compressed when it is transferred for backup.

Create backup log files:

Create log files of the backup on the source folder.

Backup task isn't cancel even error is occurred<"Ignore the errors and proceed back up anyway." on Linkstation Pro>:

If enabled, after a backup failure, subsequent scheduled backups will still be performed

Other Notes

Sources

From the "Help" Document on the Terastation Pro:

Backup Operation mode: Select backup operation mode among the followings. - Normal Backup - Overwrite Backup (Complete/Append) - Overwrite Backup (Complete/Differential) - Overwrite Backup (Append Backup) - Overwrite Backup (Differential Backup)

Behavior in each mode is as shown in the following table. Behavior differs largely depending on whether [Create folder from which backup source can be identified] on backup option is set.

Backup Operation mode Create folder from which backup source can be identified Backup source folder Backup Result Description
NormalSet (mandatory)/share/target/(date&time)/shareBackup all files/folders under "/share".
NormalSet (mandatory)/share/folder/target/(date&time)/share/folderBackup all files/folders under "/share/folder".
Overwrite(Complete/Append)Set/share/target/_backups/shareFiles/folders existing only on / target/_backups/share are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share/folder are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Not Set/share/targetFiles/folders existing only on target/ are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Append)Not Set/share/folder/target/folderFiles/folders existing only on target/folder are not deleted when in backup. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Set/share/target/_backups/shareFiles/folders existing only on target/_backups/share are deleted. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share/folder are deleted. Even if there is any difference on /target/_backups/share layer, the files on the layer are not deleted. All files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Not Set/share/targetFiles/folders existing only on /target are deleted. And all files are overwritten every time when backup is performed.
Overwrite(Complete/Differential)Not Set/share/folder/target/folderFiles/folders existing only on target/folder are deleted. Even if there is any difference on /target layer, the files on the layer are not deleted. All files are overwritten every time when backup is performed.
Overwrite (Append)Set/share/target/_backups/shareFiles/folders existing only on /target/_backups/share are maintained as they are (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Set/share/folder/target/_backups/share/folderFiles/folders existing only on /target/_backups/share/folder are maintained as they are (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Not Set/share/targetFiles/folders existing only on /target are maintained (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Append)Not Set/share/folder/target/folderFiles/folders existing only on /target/folder are maintained (not deleted). Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Set/share/target/_backups/shareFiles/folders existing only on target/_backups/share are deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Set/share/folder/target/_backups/share/folderFiles/folders existing only on target/_backups/share are deleted. Even if there is any difference on /target/_backups/share layer, the files on the layer are not deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Not Set/share/targetFiles/folders existing only on /target are deleted. Only files which file size or time stamp has been changed are copied.
Overwrite (Differential)Not Set/share/folder/target/folderFiles/folders existing only on / target/folder are deleted. Even if there is any difference on /target layer, the files on the layer are not deleted. Only files which file size or time stamp has been changed are copied.

 

From the "Help" Document on Linkstation Pro:

Backup Function Mode
Backup mode selection:
*Normal Backup
*Overwrite backup
*Overwrite backup (All/Updated)
*Overwrite backup (Additional)
*Overwrite backup (Updated)
*"Caution: Overwrite backup will delete original."
*"Caution: Backup mode (except Normal mode) will not save any previous backup data."
*"Caution: Do not access any backup file(s) during the backup. It may cause an error."
Title: Re: Back up Options for a Link Station Live
Post by: pinksteady on April 18, 2010, 06:29:44 PM
   

Hi,

 

Apologies if I missed something, but I haven't seen an answer to the original question. I have LinkStation live and I only get the three backup options when the help refers to more. I want to use Overwrite (Complete/Differential) but it is not listed. Can anyone help? Thanks

Title: Re: Back up Options for a Link Station Live
Post by: JoshC on April 18, 2010, 10:33:32 PM

Whats the model number of the unit?  We have two diffrent revisions.

Browser ID: smf (is_webkit)
Templates: 1: Printpage (default).
Sub templates: 4: init, print_above, main, print_below.
Language files: 1: index+Modifications.english (default).
Style sheets: 0: .
Hooks called: 70 (show)
Files included: 27 - 1055KB. (show)
Memory used: 767KB.
Tokens: post-login.
Queries used: 10.

[Show Queries]