sftpgo/ftpd
2021-11-25 12:45:09 +01:00
..
cryptfs_test.go add dot and dot dot directories to sftp/ftp file listing 2021-07-31 09:42:23 +02:00
ftpd.go FTPD: allow to set different passive IPs based on the client's IP address 2021-11-25 12:45:09 +01:00
ftpd_test.go logger: add a flag to use UTC time for logging 2021-11-06 15:18:16 +01:00
handler.go refactor custom actions 2021-10-10 13:08:05 +02:00
internal_test.go FTPD: allow to set different passive IPs based on the client's IP address 2021-11-25 12:45:09 +01:00
server.go FTPD: allow to set different passive IPs based on the client's IP address 2021-11-25 12:45:09 +01:00
transfer.go FTP: try to return more specific error codes/messages for some errors 2021-06-28 19:40:04 +02:00