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

Password needs to entered multiple times when resuming from a transfer #17

Closed
Mitmischer opened this issue Apr 21, 2024 · 2 comments
Closed

Comments

@Mitmischer
Copy link

Hello,

I know that this issue can be mitigated easily by key-based authentication and an ssh-agent.
Still, I found the following inconsistency: For an initial transfer, I only need to provide my password once. For continuing a transfer (with -W), mscp asks for my password for each connection separately.

upa added a commit that referenced this issue Apr 25, 2024
The first ssh connection attempt intends to get ssh password/passphrase
for following ssh connections spawned by copy threads (Issue #17 and #18).
@upa
Copy link
Owner

upa commented Apr 25, 2024

Hi, it has been fixed in the latest dev branch.

upa added a commit that referenced this issue Apr 26, 2024
The first ssh connection attempt intends to get ssh password/passphrase
for following ssh connections spawned by copy threads (Issue #17 and #18).
@upa
Copy link
Owner

upa commented May 11, 2024

v0.2.1 including the fix for this issue was released.

@upa upa closed this as completed May 11, 2024
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

2 participants