#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.

Change History (1)

Changed at 2015-11-22T18:13:30Z by Quix0r

twisted.log file - problematic SSH

Note: See TracTickets for help on using tickets.