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?
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.
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.
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.
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?
Saves as "yyyymmddhhmm\sourcename\data". Makes a new folder for each backup.
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.
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.
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.
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.
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
Specify whether data should be encrypted when it is transferred for backup.
Specify whether data should be compressed when it is transferred for backup.
Create log files of the backup on the source folder.
If enabled, after a backup failure, subsequent scheduled backups will still be performed
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 |
|---|---|---|---|---|
| Normal | Set (mandatory) | /share | /target/(date&time)/share | Backup all files/folders under "/share". |
| Normal | Set (mandatory) | /share/folder | /target/(date&time)/share/folder | Backup all files/folders under "/share/folder". |
| Overwrite(Complete/Append) | Set | /share | /target/_backups/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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/share | Files/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/folder | Files/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 | /target | Files/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/folder | Files/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. |
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."
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
Whats the model number of the unit? We have two diffrent revisions.