sftpgo/ftpd
Nicola Murino 25a44030f9
actions: add pre-download and pre-upload
Downloads and uploads can be denied based on hook response
2021-05-26 07:48:37 +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.go FTPD: make sure that the passive ip, if provided, is valid 2021-04-16 15:08:10 +02:00
ftpd_test.go actions: add pre-download and pre-upload 2021-05-26 07:48:37 +02:00
handler.go actions: add pre-download and pre-upload 2021-05-26 07:48:37 +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