![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ssh_ exchange-identification: Connection closed by remote host | vguleria | Linux | 3 | 11-20-2008 05:31 AM |
| ssh_exchange_identification: Connection closed by remote host | Satyak | Shell Programming and Scripting | 1 | 08-18-2008 09:27 AM |
| SFTP Connection Closed | ed.browne | UNIX for Advanced & Expert Users | 1 | 07-23-2008 01:07 AM |
| "421 service not available, remote server has closed connection."? | vishaldsh | Security | 1 | 09-18-2007 11:12 PM |
| FTP - Connection Closed By Remote Host | mouglybean | IP Networking | 1 | 10-26-2004 09:15 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
ssh_exchange_identification: Connection closed by remote host Connection closed
Hi Everyone,
Good day. Scenario: 2 unix servers -- A (SunOS) and B (AIX) I have an ftp script to sftp 30 files from A to B which happen almost instantaneously i.e 30 sftp's happen at the same time. Some of these sftp's fail with the following error: ssh_exchange_identification: Connection closed by remote host Connection closed Its not the same files everyday which give me this sort of trouble. Could you please provide your insights to solve this. Thanks, G1 |
|
||||
|
Is it possible that one of your systems has run out of file descriptors? Because every socket is also a "file" in Unix and also occupies FDs. Just a wild guess anyway.
Have you checked the SSH log at the server side and does that give you any clues? |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|