Bug #970

LiveCD does not support sftp server

Added by frank king about 7 years ago. Updated about 7 years ago.

Status:Closed Start:04/18/2017
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

it is very unhandy to use livecd to transmit files via ssh
so i suggest to add the following lines to /etc/ssh/sshd_config

  1. for amd64 systems:
    Subsystem sftp /usr/lib64/misc/sftp-server
  2. for x86 systems:
    Subsystem sftp /usr/lib/misc/sftp-server

History

Updated by Alexander Tratsevskiy about 7 years ago

  • Status changed from New to Closed

Added, thanks!

Also available in: Atom PDF

Thank you!