Skip to content

Conversation

@juanpebalsa
Copy link

Change in the prompt to allow backup of FS.com switches deployed in stack configurations, where the hostname contains a "/".

Pre-Request Checklist

  • Passes rubocop code analysis
  • Tests added or adapted
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

FSOS switches deployed in stack mode may expose hostnames containing a forward slash (e.g. SWITCH03/04#).
The existing prompt regular expression did not match this format, causing Oxidized to fail prompt detection and abort the backup process with PromptUndetect.

This change extends the allowed character set in the FSOS prompt regex to include /, ensuring compatibility with both standalone and stacked devices without affecting existing behavior.

Change in the prompt to allow backup to FS.com switches in stack. The name contains a "/".
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.

1 participant