Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to sftp as default #358

Open
chris-rock opened this issue Jan 21, 2025 · 0 comments
Open

Switch to sftp as default #358

chris-rock opened this issue Jan 21, 2025 · 0 comments

Comments

@chris-rock
Copy link
Member

Is your feature request related to a problem? Please describe.

cnspec uses scp as opt in and it is not the default behavior.

Describe the solution you'd like

Remove the use_sftp

- `use_sftp` (bool) - packer's SFTP proxy is not reliable on some unix/linux systems,
therefore we recommend to use scp as default for packer proxy
option and make it the default behavior. To ensure smooth migration, we should set the value to true first and deprecate the field.

Describe alternatives you've considered

none

Additional context

We've seen scp communication fail, specifically with Windows 2025 and SSH.

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

No branches or pull requests

1 participant