Skip to content

SANsymphony Configuration Backup Script v1.0.22#25

Open
datacore-vsrivastav wants to merge 3 commits intomainfrom
ssv_backup_script
Open

SANsymphony Configuration Backup Script v1.0.22#25
datacore-vsrivastav wants to merge 3 commits intomainfrom
ssv_backup_script

Conversation

@datacore-vsrivastav
Copy link
Collaborator

@datacore-vsrivastav datacore-vsrivastav commented Feb 26, 2026

Purpose - Automated configuration backup script for SSY server groups.
This PowerShell script provides consistent and synchronized configuration backups across all nodes in an SSY server group, with optional replication to a remote CIFS share.

Major changes in v.1.0.22 -

  • Refactor script methods based on responsibility
  • Bug fix : SSY backup folder custom parameter fails as an internal check does not handle the backslash properly in path string
  • Removed Checksum validation
  • Readme : Exported the contents of the user manual to WebHelp and attached in readme file

datacore-vsrivastav and others added 2 commits February 20, 2026 02:35
* Refactor script methods

* Readme and bug fixes

Custom ssv folder path fails if it does not end with "\"

* Parent folder rename
Copy link
Collaborator

@Alex130469 Alex130469 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can drop the sha512 file from the repository and the validation portion of it.
This was added due to "manipulation paranoya" of the script and how support may know if a user has hacked the script and getting into trouble providing support.

Leave it up to you if you are going to remove the sha512 validation part before publication.

@datacore-vsrivastav
Copy link
Collaborator Author

I think we can drop the sha512 file from the repository and the validation portion of it. This was added due to "manipulation paranoya" of the script and how support may know if a user has hacked the script and getting into trouble providing support.

Leave it up to you if you are going to remove the sha512 validation part before publication.

I have discussed with the team and we decided to remove this checksum validation. I have pushed the changes.
Thanks for the input.

@datacore-vsrivastav datacore-vsrivastav marked this pull request as ready for review February 27, 2026 07:17
@datacore-vsrivastav datacore-vsrivastav requested a review from a team as a code owner February 27, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants