This is command plugin for SynWrite editor.
It allows to create backup-copies of file fileName.ext.bak.
If fileName.ext.bak exists, it creates fileName.ext.bak.YearMonthDay.
If fileName.ext.bak.YearMonthDay exists, it creates fileName.ext.bak.YearMonthDayHourMinuteSecond.
Just open plugin's zip-file in SynWrite, and confirm installation.
Default hotkey Shift+Ctrl+Alt+S can be changed using SynWrite command "Options - Advanced - Edit file SynPlugins.ini".
[Commands] Backup file=py:syn_backup_file;bak;;Shift+Ctrl+Alt+S;
Authors: Kvichans, some edits by _92
Licensed under MIT license.