Opened at 2015-11-22T18:13:02Z
Last modified at 2015-12-28T12:13:18Z
#2581 new defect
Mounting SSH does no longer work with latest 1.10.2 release, worked with 1.10.0 - regression? — at Initial Version
Reported by: | Quix0r | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-ftp-sftp | Version: | 1.10.2 |
Keywords: | regression twisted ssh sftp | Cc: | |
Launchpad Bug: |
Description
Here is a snippet from my config file:
[sftpd] enabled = true port = tcp:8022:interface=127.0.0.1 host_pubkey_file = private/ssh_host_rsa_key.pub host_privkey_file = private/ssh_host_rsa_key accounts.file = private/accounts
I will attach a twisted.log except soon.
Note: See
TracTickets for help on using
tickets.
twisted.log file - problematic SSH