[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26173: Add an internal SFTP server to the OpenSSH service.
From: |
Clément Lassieur |
Subject: |
bug#26173: Add an internal SFTP server to the OpenSSH service. |
Date: |
Sun, 19 Mar 2017 17:32:13 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
The goal of this patchset is to add a 'subsystems' field to
<openssh-configuration>, whose default value would be an internal SFTP
server.
I also added a test for this SFTP server, as asked by Ludovic. For this
test, I needed to abstract the session connection and authentication
stuff: I took inspiration from the Guile-SSH tests.
Previous thread was:
http://lists.gnu.org/archive/html/guix-devel/2017-03/msg00461.html.
Comments are welcome :)
Clément
- bug#26173: Add an internal SFTP server to the OpenSSH service.,
Clément Lassieur <=
- bug#26173: [PATCH 1/4] services: openssh: Cosmetic changes., Clément Lassieur, 2017/03/19
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Clément Lassieur, 2017/03/19
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Ludovic Courtès, 2017/03/20
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Clément Lassieur, 2017/03/20
- bug#26173: [PATCH 1/4] services: openssh: Cosmetic changes., Clément Lassieur, 2017/03/20
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Clément Lassieur, 2017/03/20
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Leo Famulari, 2017/03/20
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Clément Lassieur, 2017/03/21
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Marius Bakke, 2017/03/21
- bug#26173: [PATCH 4/4] tests: ssh: Add a test for SFTP., Leo Famulari, 2017/03/21