This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
sftpgo
Watch
1
Star
0
Fork
0
You've already forked sftpgo
mirror of
https://github.com/drakkan/sftpgo.git
synced
2025-11-29 22:08:10 +02:00
Code
Issues
Releases
Activity
Files
74b51f0ad394851f3a3bd1160ef575f645be2cf5
sftpgo
/
ftpd
History
Nicola Murino
f4369cdbef
fix max connections check
...
Also make sure to close the ssh client connection in test cases
2021-04-20 18:12:16 +02:00
..
cryptfs_test.go
sftpfs: add buffering support
2021-04-03 16:00:55 +02:00
ftpd_test.go
add rate limiting support
2021-04-18 12:31:06 +02:00
ftpd.go
FTPD: make sure that the passive ip, if provided, is valid
2021-04-16 15:08:10 +02:00
handler.go
sftpfs: add buffering support
2021-04-03 16:00:55 +02:00
internal_test.go
FTPD: make sure that the passive ip, if provided, is valid
2021-04-16 15:08:10 +02:00
server.go
fix max connections check
2021-04-20 18:12:16 +02:00
transfer.go
extend virtual folders support to all storage backends
2021-03-21 19:15:47 +01:00