sftpgo/internal/ftpd
Nicola Murino fef388d8cb
don't track quota for private virtual folders
they are included within the user quota.
This is a backward incompatible change.

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
2024-07-13 21:02:40 +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 don't track quota for private virtual folders 2024-07-13 21:02:40 +02:00
handler.go quota: move user and folder management to a common method 2024-07-13 19:30:40 +02:00
internal_test.go nt: fix unused write warnings 2024-07-03 20:42:51 +02:00
server.go defender: allow to impose a delay between login attempts 2024-05-18 10:35:54 +02:00
transfer.go vfs: make PipeReader an interface 2024-01-24 19:59:50 +01:00