NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Connection reset by peer


Joined: 15 Sep 2005
Posts: 13
Location: Eugene, OR, USA
Reply with quote
I've started to make a lot of use of PhpED for SFTP. A real timesaver over the course of a day. But there's one headache - if I go too long without uploading, I get an error in the Transfers log:
Failed to check if folder "/path/I/am/uploading/to/" exists Socket Error # 10054 Connection reset by peer.

I guess the SSH session is timing out? Is there some way to prevent this?
View user's profileFind all posts by anaxamaxanSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
Quote:
Error # 10054 Connection reset by peer

It means that your server (remote peer in terms of connection) has closed connection.
To avoid it you may want to adjust sshd settings. Check if there is any timeout specified.
Additionally you may want to enable keep-alive for sshd and set its period to 1-2 minutes.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
(solved)


Joined: 15 Sep 2005
Posts: 13
Location: Eugene, OR, USA
Reply with quote
Thanks Dmitrie, that put me on the right path.
View user's profileFind all posts by anaxamaxanSend private messageVisit poster's website
Connection reset by peer
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic