sakura/en/Backup Property

Last-modified: 2008-03-29 (土) 10:46:12

Common Setting

[General Property], [Window Property], [Tab Bar Property], [Edit Property], [File Property], [Backup Property], [Format Property], [Search Property], [Keybind Property], [Custom Menu Property], [Tool Bar Property], [Keyword Property], [Help Property], [Macro Property], [Filename Property]

Backup Property

Make Backup

This function is used to leave the file of the in existence by another name when the file is updated (preservation).

[Make Backup when Save] CheckBox (default: Checked)

When preserving it, the backup of the file before it updates it is made when this option is made effective.
(^_- Example: readme.txt --> readme.bak

[Extension Change to ".bak"] RadioButton (default: Non-Checked)

The extension of the file before it updates it is changed to ". bak" when this option is made effective and it preserves it.

[Extension Change to Sequential Number (b00-b98)] RadioButton (default: Non-Checked)

The extension of the file before it updates it is changed from ". b00" by the sequential number when this option is made effective and it preserves it.
The specified file past in a few minutes of the generation is preserved.

[Add Date/Time Behind Filename] RadioButton (defautl: Checked)

When this option is made effective, the date and time are preserved behind the file name before it updates it in addition.
(^_- Example: 2001/6/28 timestamped autoexec.bat save at 7/5.
Backup filename is "autoexec_20010705.bat"

[Add Last-Time Behind Filename] RadioButton (default: Non-Checked)

When this option is made effective, the date added behind the file name uses the time-stamp on a file.
(^_- Example: 2001/6/28 timestamped autoexec.bat save at 7/5.
Backup filename is "autoexec_20010628.bat"

[Year], [Month], [Day] CheckBox (default: Checked), [Hour], [Minute], [Second] CheckBox (default: Non-Checked)

Whether how much date and time are added when the one that the date and the time when preserving it behind the one and the file name in which the date and time are added behind the file name last time were added is selected is specified.

[Make for Specified Folder] CheckBox (default: Non-Checked)

When this option is made effective, the backup is made for the specified folder.
When this option is invalidated, the backup is made for the same folder as former file.

[Make Backup in Recycle-Bin] CheckBox (default: Non-Checked)

When this option is made effective, the backup is made for the Recycle-Bin.

[Setting Detail] CheckBox (default: Non-Checked) (sakura:1.5.9.0 or later)

The following character development is done as a backup file name.

$xFolder name in place where x piece moved to high-ranking hierarchy
*Extension
%YYear (4 digits)
%yYear (2 digits)
%mMonth
%dDay
%HHour
%MMinute
%SSecond
%%% Sign

(^_- (Example) .\$0_%Y%m%d.* [OneUpperFolderName_YearMonthDay.Extension]

The content of the display changes when it is effective.

  • [Use Date/Time when Save] RadioButton (default: Checked)
  • [Use Date/Time when Last-Time File Update] RadioButton (default: Non-Checked)

[Confirm Before Make] CheckBox (default: Checked)

It is confirmed that this option is made effective before the backup is made.

[Setting Folder] Button

The setting folder button is displayed only when setting it according to the user.