Skip to content

One scp call is missing the "-o StrictHostKeyChecking=no" arg #43

@frival

Description

@frival

One call to scp is missing the -o StrictHostKeyChecking=no arg which causes the command to hang indefinitely asking the user whether to connect or not (which they obviously can't do remotely).

scp xml${net_count} root@$client:/root/xml${net_count} > /dev/null

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions