sftpgo-mirror/config
Nicola Murino 9c4dbbc3f8 sftpd: add support for some SSH commands
md5sum, sha1sum are used by rclone.
cd, pwd improve the support for RemoteFiles mobile app.

These commands are all implemented inside SFTPGo so they work even
if the matching system commands are not available, for example on Windows
2019-11-18 23:30:37 +01:00
..
config.go sftpd: add support for some SSH commands 2019-11-18 23:30:37 +01:00
config_linux.go add version info 2019-08-08 10:01:33 +02:00
config_nolinux.go add version info 2019-08-08 10:01:33 +02:00
config_test.go dataprovider: add custom command and/or HTTP notifications on users add, update and delete 2019-11-14 11:06:03 +01:00