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

How to disable .ssh-connectionXXXXX folder creation #138

Open
Th0rgal opened this issue Nov 19, 2023 · 1 comment
Open

How to disable .ssh-connectionXXXXX folder creation #138

Th0rgal opened this issue Nov 19, 2023 · 1 comment

Comments

@Th0rgal
Copy link

Th0rgal commented Nov 19, 2023

Hey,

Every time I start a ssh connection it creates a .ssh-connectionXXXXX folder (where X are replaced by random chars). How could I disable that feature, or make sure that folder is removed afterwards?

@NobodyXu
Copy link
Member

NobodyXu commented Nov 19, 2023

Hi, it will be auto removed after the ssh connection is teared down properly.

It's a temporary directory required to store the ssh multiple socket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants