Filezilla error: "Received unexpected end-of-file from SFTP server"

Hi-

I'm trying to connect to my linode over SFTP using Filezilla and FZ will connect for about 1-2 seconds and say "connected" but then will disconnect a deliver this error message:

"Received unexpected end-of-file from SFTP server"

Anyone have advice or can point me towards the proper docs to read about this?

Many thanks,

Jason

1 Reply

What happens when you use ssh on the command line?

ssh -v yourmachine.example.com

If you don't try different things you will never know if it's a server problem or a client misconfiguration.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct