Received Unexpected End Of File From Sftp Server

Jailkit Error: Received unexpected end-of-file from SFTP server. Discussion in 'ISPConfig 3 Priority Support' started by Brett Wilton, Jul 10, 2018. Logging into CentOS 7.5 server with Chroot root set to Jailkit is getting the login failure above for both FileZilla and WinSCP.

Recently I have noticed that transferring files to a certain account on my server via SFTP is extremely slow. I have tested on other accounts including root on the same server and it is fine. FTP is fine for all users.Instead of using all 10 threads, only 1 file gets uploaded per approximately every 3-5 seconds, with a big delay between each file. The client constantly disconnects and reconnects.Here's a snippet from FileZilla log, I have it set to 10 concurrent connections (this has never been a problem in the past). I have changed username, hostname, filenames etc.

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up 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

Comments

commented May 7, 2018

Distribution : Archlinux Denon dj app.

Type : START1-S

Bug :
Unable to connect on sftp with good credentials.

Step to reproduce.
Start fresh instance START1-S with archlinux os.
Connect on sftp.
try again

Open

commented Jun 22, 2018

Solution here: https://serverfault.com/a/770547/463439

You have to change Subsystem sftp /usr/lib/openssh/sftp-server into Subsystem sftp internal-sftp

With
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment