[Twisted-Python] What is The Correct Way to Close a Twisted Conch SSH Connection?

Vye Wilson himself at vye.me
Tue Jan 8 19:11:27 EST 2013


Hi all,

I've got an application that moves files around between hosts and SFTP is
one of the protocols it needs to support. I'm currently using Twisted Conch
for the SFTP implementation but have come across a problem where I'm not
able to gracefully close SSH connections.

I am new to Twisted so I don't feel confident that I'm going about this the
correct way. I've asked in #twisted, SO, and exhausted as many tutorials as
I could find, but I still haven't been able to find the correct way to
close SSH connections.

If someone could take a peak at my SO post and point me in the right
direction I would greatly appreciate it.

http://stackoverflow.com/questions/13920962/what-is-the-correct-way-to-close-a-twisted-conch-ssh-connection

I'm using Twisted 12.3.0.

Thanks a ton!

--Vye
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130108/777222f6/attachment.htm 


More information about the Twisted-Python mailing list