sftpgo-mirror/sftpd
Nicola Murino 0bed768909 allow quota tracking only for users with quota restrictions
Setting "track_quota" to 2 in sftpgo.conf will avoid a database update
after each file upload/deletion if the user has no quota restrictions
2019-07-28 22:04:50 +02:00
..
handler.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00
internal_test.go windows: fix test cases 2019-07-27 21:19:30 +02:00
lister.go first version 2019-07-20 12:26:52 +02:00
server.go add support for custom actions 2019-07-27 09:38:09 +02:00
sftpd.go quota tracking: fix concurrent updates 2019-07-28 13:24:46 +02:00
sftpd_test.go quota tracking: fix concurrent updates 2019-07-28 13:24:46 +02:00
transfer.go allow quota tracking only for users with quota restrictions 2019-07-28 22:04:50 +02:00