This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-12-07 14:50:55 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3441b75a582350f3756a101d73dba02e4b7e44a7
sftpgo
/
sftpd
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