sftpgo-mirror/internal/ftpd
Nicola Murino 2b463d61e3
use epoch timestamp instead of current timestamp for unknown modification times
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2022-08-16 17:59:13 +02:00
..
cryptfs_test.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
ftpd.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00
ftpd_test.go add support for anonymous users 2022-07-27 18:54:25 +02:00
handler.go use epoch timestamp instead of current timestamp for unknown modification times 2022-08-16 17:59:13 +02:00
internal_test.go ftpd: allow to require TLS on a per-user basis 2022-07-26 18:51:39 +02:00
server.go add support for anonymous users 2022-07-27 18:54:25 +02:00
transfer.go move SFTPGo package to the internal folder 2022-07-24 16:18:54 +02:00