<div>Hi all,</div><div><br></div><div>I&#39;ve got an application that moves files around between hosts and SFTP is one of the protocols it needs to support. I&#39;m currently using Twisted Conch for the SFTP implementation but have come across a problem where I&#39;m not able to gracefully close SSH connections.</div>
<div><br></div><div>I am new to Twisted so I don&#39;t feel confident that I&#39;m going about this the correct way. I&#39;ve asked in #twisted, SO, and exhausted as many tutorials as I could find, but I still haven&#39;t been able to find the correct way to close SSH connections.</div>
<div><br></div><div>If someone could take a peak at my SO post and point me in the right direction I would greatly appreciate it.</div><div><br></div><div><a href="http://stackoverflow.com/questions/13920962/what-is-the-correct-way-to-close-a-twisted-conch-ssh-connection">http://stackoverflow.com/questions/13920962/what-is-the-correct-way-to-close-a-twisted-conch-ssh-connection</a></div>
<div><br></div><div>I&#39;m using Twisted 12.3.0.</div><div><br></div><div>Thanks a ton!</div><div><br></div><div>--Vye</div>