sftpgo/ftpd
2021-12-19 12:14:53 +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 REST API: add an option to create missing dirs 2021-12-19 12:14:53 +01: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 logs: use info level for login related messages 2021-12-02 19:36:42 +01:00
transfer.go FTP: try to return more specific error codes/messages for some errors 2021-06-28 19:40:04 +02:00