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

Write failed: Broken pipe #47

Closed
flyklmwl opened this issue Dec 9, 2015 · 5 comments
Closed

Write failed: Broken pipe #47

flyklmwl opened this issue Dec 9, 2015 · 5 comments

Comments

@flyklmwl
Copy link

flyklmwl commented Dec 9, 2015

[wind@JaxPC .ssh]$ ssh administrator@192.168.2.151

Microsoft Windows [°æ±¾ 6.1.7601]
°æȨËùÓÐ (c) 2009 Microsoft Corporation¡£±£ÁôËùÓÐȨÀû¡£

administrator@MHK-229 C:\Users\Administrator>exit
Connection to 192.168.2.151 closed.
[wind@JaxPC .ssh]$ scp a.txt administrator@192.168.2.151:a.txt
Write failed: Broken pipe
lost connection
[wind@JaxPC .ssh]$

How can I solve this problem?
thanks

@manojampalam
Copy link
Contributor

Current release does not support scp.

@thezim
Copy link

thezim commented Dec 15, 2015

Is there an estimation on when this will be supported?

@manojampalam
Copy link
Contributor

Year end.

@pzingg
Copy link

pzingg commented Jan 14, 2016

Also getting this error with sftp from a Mac OS X box:

sftp username@host
username@host's password:
Write failed: Broken pipe
Connection closed

According to some docs you can use Match User/Group in the sshd_config file and chroot the target scp directory, but how do you satisfy this requirement on a Windows server:

sudo chown root:root C:\Users\username

Is there any location that I can use (or sshd_config setup) that will work with sftp?

@quamrulmina
Copy link
Contributor

scp client and server both now works in Windows. Please report any scp or sftp problems creating new issues ticket. Thanks.

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

5 participants