sftpgo-mirror/internal/ftpd
Nicola Murino 5d24d665bd
add an util method to convert []byte to string
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-05-08 19:01:58 +02:00
..
cryptfs_test.go remove end year from Copyright notice in files 2024-01-01 11:31:45 +01:00
ftpd.go ftpd: allow to ignore ASCII transfer types 2024-05-02 19:00:29 +02:00
ftpd_test.go ftpd: fix random test cases failure on FreeBSD 2024-04-30 19:50:52 +02:00
handler.go add DirLister interface 2024-02-15 20:53:56 +01:00
internal_test.go move server version setting to common section 2024-05-01 19:42:09 +02:00
server.go add an util method to convert []byte to string 2024-05-08 19:01:58 +02:00
transfer.go vfs: make PipeReader an interface 2024-01-24 19:59:50 +01:00