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 06:40:54 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02bb09ec01708af4b9e0c0da6ed9a6f90fd6dc1c
sftpgo
/
ftpd
History
Nicola Murino
02bb09ec01
remove deprecated file extensions filters
...
these filters were deprecated a long time ago, everyone should use patterns filters now
2021-05-22 12:28:05 +02:00
..
cryptfs_test.go
ensure no client is connected before running max connections test cases
2021-05-11 08:04:57 +02:00
ftpd_test.go
remove deprecated file extensions filters
2021-05-22 12:28:05 +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
allow to limit the number of per-host connections
2021-05-08 19:45:21 +02:00
transfer.go
extend virtual folders support to all storage backends
2021-03-21 19:15:47 +01:00