This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sftpgo
Watch
4
Star
0
Fork
0
mirror of
https://github.com/drakkan/sftpgo.git
synced
2024-04-21 12:32:38 +00:00
Code
Issues
Releases
Wiki
Activity
Files
cc2ccb3dd7b0ba7fcfdcf2a3f950cc14f43d4ef2
sftpgo
/
sftpd
T
History
Nicola Murino
49a40f7a0b
sftpd: add configuration options for allowed ciphers, MACs and KEX algorithms
...
add support for login banner too
Fixes
#32
2019-09-03 12:08:09 +02:00
..
handler.go
add SCP support
2019-08-24 14:41:15 +02:00
internal_test.go
simplify scp upload code and add some test cases
2019-08-24 22:44:01 +02:00
lister.go
Improve documentation
2019-07-30 20:51:29 +02:00
scp.go
scp: fix quota update after file overwrite
2019-09-02 23:12:41 +02:00
server.go
sftpd: add configuration options for allowed ciphers, MACs and KEX algorithms
2019-09-03 12:08:09 +02:00
sftpd_test.go
sftpd: add configuration options for allowed ciphers, MACs and KEX algorithms
2019-09-03 12:08:09 +02:00
sftpd.go
actions: properly release resources once the external command exits
2019-08-30 03:58:54 +02:00
transfer.go
add SCP support
2019-08-24 14:41:15 +02:00