sftpgo-mirror/sftpd
Nicola Murino 80a5138115 add rsync support ...
and better document quota management issues for system commands.

rsync and git are not enabled in the default config so don't install
them in sample Dockerfiles, simply add a comment to facilitate their
installation if needed

Fixes #44
2019-11-29 15:24:56 +01:00
..
cmd_unix.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
cmd_windows.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
handler.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
internal_test.go add rsync support ... 2019-11-29 15:24:56 +01:00
lister.go Improve documentation 2019-07-30 20:51:29 +02:00
scp.go sftpd: add support for some SSH commands 2019-11-18 23:30:37 +01:00
server.go sftpd: add support for some SSH commands 2019-11-18 23:30:37 +01:00
sftpd.go add rsync support ... 2019-11-29 15:24:56 +01:00
sftpd_test.go add support for Git over SSH 2019-11-26 22:26:42 +01:00
ssh_cmd.go add rsync support ... 2019-11-29 15:24:56 +01:00
transfer.go add support for Git over SSH 2019-11-26 22:26:42 +01:00