How can I make an SSH connection in Python 3.0? I want to save a file on a remote computer where I have password-less SSH set up.
It might take a little work because "twisted:conch" does not appear to have a 3.0 variant.